summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/property-list-in-class.m
Commit message (Expand)AuthorAgeFilesLines
* Use private linkage for globals we already name with \01L and \01l.Rafael Espindola2014-02-271-1/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* clang side to match the LLVM IR type system rewrite patch.Chris Lattner2011-07-091-2/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Make test pass in all cases.Fariborz Jahanian2009-12-141-1/+1
* Fixes an incomplete test case.Fariborz Jahanian2009-12-141-2/+2
* Tests use the new clang.Fariborz Jahanian2009-12-141-1/+1
* Use clang -cc1 in test, to improve determinism.Daniel Dunbar2009-12-131-1/+1
* patch to add a property from a protocol to a class that adopts the protocol.Fariborz Jahanian2009-12-121-0/+32