summaryrefslogtreecommitdiffstats
path: root/test/Parser/expressions.m
Commit message (Expand)AuthorAgeFilesLines
* Revert r114316, -Wunused-value enabled by default was intended.Argyrios Kyrtzidis2010-09-191-1/+1
* Make -Wunused-value off by default, matching GCC. Fixes rdar://7126194.Argyrios Kyrtzidis2010-09-191-1/+1
* Eliminate the "minimal" and printing parser actions, which only everDouglas Gregor2010-07-261-1/+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
* Fix a crash on a top-level objc string, patch by Nico WeberChris Lattner2007-12-271-0/+6