aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/debug-info-property.m
AgeCommit message (Expand)AuthorFilesLines
2020-03-31[Frontend] Replace CC1 option -masm-verbose with -fno-verbose-asmFangrui Song1-1/+1
2015-10-08Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman1-1/+1
2014-01-30Use an Itanium triple in DWARF debug info testsTimur Iskhodzhanov1-1/+2
2012-04-05Only emit the getter and setter names if they're not the defaultEric Christopher1-2/+0
2012-02-06Let an ivar directly refer property TAG.Devang Patel1-0/+4
2011-04-16Emit debug info for Objective-C properties.Devang Patel1-0/+12