summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/property-complex.m
Commit message (Expand)AuthorAgeFilesLines
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-2/+2
* Fix test.Fariborz Jahanian2010-05-111-2/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Tests use the new clang.Fariborz Jahanian2009-12-141-2/+2
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Don't include system headers when overriding triple.Daniel Dunbar2009-06-131-4/+2
* Force Obj-C runtime version for this testDaniel Dunbar2009-06-131-2/+2
* Support complex properties, ivars and message expressions.Daniel Dunbar2009-06-101-0/+63