aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/debug-info-block-captured-self.m
AgeCommit message (Expand)Author
2013-05-03Correctly emit certain implicit references to 'self' even withinJohn McCall
2013-03-29Bugfix/Followup for r177086.Adrian Prantl
2013-03-14Add a testcase for r177118.Adrian Prantl
2013-03-14Allocate stack storage for .block_descriptor and captured self at -O0.Adrian Prantl