summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/property-missing.m
Commit message (Expand)AuthorAgeFilesLines
* Use Sema::RequireCompleteType to check for the completeness ofDouglas Gregor2011-11-141-1/+1
* Improve diagnostics on missing property decl.Fariborz Jahanian2011-02-171-1/+1
* Improve diagnostics when property names an object type ofFariborz Jahanian2011-02-171-0/+12
* 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
* This patch includes a conceptually simple, but very intrusive/pervasive change. Steve Naroff2009-07-101-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix for PR3234Anders Carlsson2008-12-191-0/+22