summaryrefslogtreecommitdiff
path: root/test/CodeGenObjCXX/block-var-layout.mm
Commit message (Expand)AuthorAgeFilesLines
* Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola2013-09-041-1/+1
* objC block layout: Patch reorders block layout to Fariborz Jahanian2013-01-171-10/+11
* 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-33/+40
* Adding couple of Block API, a bug fix andFariborz Jahanian2010-11-111-0/+150