Age | Commit message (Expand) | Author |
---|---|---|
2010-09-19 | Revert r114316, -Wunused-value enabled by default was intended. | Argyrios Kyrtzidis |
2010-09-19 | Make -Wunused-value off by default, matching GCC. Fixes rdar://7126194. | Argyrios Kyrtzidis |
2010-07-26 | Eliminate the "minimal" and printing parser actions, which only ever | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-14 | Make tests use the new clang cc1 flag. | Fariborz Jahanian |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2007-12-27 | Fix a crash on a top-level objc string, patch by Nico Weber | Chris Lattner |