aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/debug-info-block-line.m
AgeCommit message (Expand)Author
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