aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/block-var-layout.m
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
2010-09-13Block description for trivial block literals haveFariborz Jahanian
2010-09-11Fixes an obscure bug in importd block variable layoutFariborz Jahanian
2010-09-09Block ivar layout must assume that the 'isa'Fariborz Jahanian
2010-08-06Finishing up block variable layout API by supporting Fariborz Jahanian
2010-08-05Add support for block imported struct variable layout info.Fariborz Jahanian
2010-08-04Block variable layout bitmap API generation.Fariborz Jahanian