summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/blocks-3.m
Commit message (Expand)AuthorAgeFilesLines
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Reorganize the emission of local variables.John McCall2011-02-221-0/+6
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Tests use the new clang.Fariborz Jahanian2009-12-141-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* As an optimization, we maintain a cache of generatedMike Stump2009-06-051-0/+15