summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/debug-info-block-line.m
AgeCommit message (Expand)Author
2015-10-08Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman
2013-12-04clang/test: REQUIRES: s/x86-64-registered-target/x86-registered-target/NAKAMURA Takumi
2013-09-27Replace -fobjc-default-synthesize-properties with disable-objc-default-synthe...Rafael Espindola
2013-09-04Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola
2013-05-02Ensure that the line table for functions with cleanups is sequential.Adrian Prantl
2013-02-22Update to use references to attribute groups instead of listing the attribute...Bill Wendling
2013-02-21objective-C arc IR-gen. Retaining of strongFariborz Jahanian
2013-01-05Fix testing case for Release build (r171493)Manman Ren
2013-01-04Debug Info: fix the line location for cleanup code of a block functionManman Ren