summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/property-error-readonly-assign.m
Commit message (Expand)AuthorAgeFilesLines
* Restore r142914 and r142915, now with missing file and apparentJohn McCall2011-10-251-3/+3
* Revert r142914 and r142915, due to possibly missing file.NAKAMURA Takumi2011-10-251-3/+3
* Introduce a placeholder type for "pseudo object"John McCall2011-10-251-3/+3
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Change tests to use clang -cc1...Fariborz Jahanian2009-12-141-1/+1
* Using the property dot-syntax to invoke a non-eixstingFariborz Jahanian2009-09-141-0/+23
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Support for implicit property assignment. Error assigning toFariborz Jahanian2008-11-221-1/+9
* And a test case for my last patch.Fariborz Jahanian2008-11-221-0/+13