summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/objc-init.m
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make fragile-abi test run happy.Fariborz Jahanian2009-11-061-1/+1
* Fix a bogus objective-c warning with -pedantic.Fariborz Jahanian2009-11-061-0/+18
* Improve the 'cannot pass objc interface by value' diagnostic:Chris Lattner2009-04-111-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix <rdar://problem/6500554> missing objc error message.Steve Naroff2009-02-201-2/+2
* implement some more FIXMEs, by rejecting more bogus stuff inChris Lattner2008-10-261-1/+16
* continue cleaning up code, and disable sending a message directly to anChris Lattner2008-07-211-2/+5
* handle the full assignment-expression grammar when using an Chris Lattner2008-06-021-0/+6
* Add support for dispatching an objc message to a variable Chris Lattner2008-01-251-2/+6
* First half of a fix for the "objc message send in initializer" bug. This onlyChris Lattner2008-01-251-0/+13
OpenPOWER on IntegriCloud