summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/block-var-layout.m
Commit message (Expand)AuthorAgeFilesLines
* Fix and stylize the emission of GC/ARC ivar and GC block layout strings.John McCall2015-10-211-1/+1
* Objective-C. Remove an assertion which assertsFariborz Jahanian2014-02-241-0/+8
* Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola2013-09-041-1/+1
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-121-1/+1
* objC block layout: Patch reorders block layout to Fariborz Jahanian2013-01-171-10/+10
* Minor fix to ObjC layout bitmap metadata. Found while I was trying toEli Friedman2012-11-061-3/+3
* Restructure how the driver communicates information about theJohn McCall2012-06-201-1/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* A few more tweaks to the blocks AST representation: John McCall2011-02-071-37/+54
* Adding couple of Block API, a bug fix andFariborz Jahanian2010-11-111-2/+0
* Block description for trivial block literals haveFariborz Jahanian2010-09-131-0/+8
* Fixes an obscure bug in importd block variable layoutFariborz Jahanian2010-09-111-0/+20
* Block ivar layout must assume that the 'isa'Fariborz Jahanian2010-09-091-5/+5
* Finishing up block variable layout API by supporting Fariborz Jahanian2010-08-061-0/+38
* Add support for block imported struct variable layout info.Fariborz Jahanian2010-08-051-0/+20
* Block variable layout bitmap API generation.Fariborz Jahanian2010-08-041-0/+65
OpenPOWER on IntegriCloud