summaryrefslogtreecommitdiffstats
path: root/test/Parser/objc-messaging-1.m
Commit message (Expand)AuthorAgeFilesLines
* Revert r114316, -Wunused-value enabled by default was intended.Argyrios Kyrtzidis2010-09-191-7/+14
* Make -Wunused-value off by default, matching GCC. Fixes rdar://7126194.Argyrios Kyrtzidis2010-09-191-14/+7
* Eliminate the "minimal" and printing parser actions, which only everDouglas Gregor2010-07-261-10/+17
* 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
* Fix rdar://6222856: the receiver of a message expr is anChris Lattner2008-09-191-0/+5
* Patch for parsing objective-c style method calls.Fariborz Jahanian2007-09-051-0/+14