summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/arc-captured-32bit-block-var-layout-2.m
AgeCommit message (Expand)Author
2015-09-08Compute and preserve alignment more faithfully in IR-generation.John McCall
2013-09-04Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola
2013-01-17objC block layout: Patch reorders block layout to Fariborz Jahanian
2012-12-04objective-c blocks: Consider padding due to alignmentFariborz Jahanian