summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/synthesize_ivar.m
Commit message (Expand)AuthorAgeFilesLines
* clang/test/CodeGenObjC: [PR13820] Suppress LLP64-incompatible tests.NAKAMURA Takumi2012-09-121-0/+3
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* 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
* Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, ins...Daniel Dunbar2009-11-171-1/+1
* Fix crash when synthesizing property setters when the property type and ivarDaniel Dunbar2009-10-271-2/+13
* Nonfragile ivar synthesis with property is in a continuationFariborz Jahanian2009-04-011-0/+13
* Fix test failure on Linux by forcing the triple to OS X.Eli Friedman2009-04-011-1/+1
* ir-gen support for nonfragile abi's synthesized ivars.Fariborz Jahanian2009-03-311-0/+14