aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjCXX/block-var-layout.mm
AgeCommit message (Expand)Author
2013-01-17objC block layout: Patch reorders block layout to Fariborz Jahanian
2012-11-06Minor fix to ObjC layout bitmap metadata. Found while I was trying toEli Friedman
2012-06-20Restructure how the driver communicates information about theJohn McCall
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2011-02-07A few more tweaks to the blocks AST representation: John McCall
2010-11-11Adding couple of Block API, a bug fix andFariborz Jahanian