summaryrefslogtreecommitdiff
path: root/test/Parser/check-objc2-syntax-1.m
Commit message (Expand)AuthorAgeFilesLines
* [Parser] Remove "add -fmodules" from the "use of '@import' when modules are d...Argyrios Kyrtzidis2014-04-171-1/+1
* Objective-C. Improve diagnostic error for '@import' Fariborz Jahanian2014-03-261-1/+3
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Make tests use the new clang cc1 flag.Fariborz Jahanian2009-12-141-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Implement property '.' notation on Factory/Class objects. Parser changes aren...Steve Naroff2009-03-091-1/+1
* Patch to prevent crash on use of objc2 syntax.Fariborz Jahanian2007-12-051-0/+10