Age | Commit message (Expand) | Author |
---|---|---|
2011-10-25 | Make the -Wc++11-compat warnings ignored by default, so we don't break | Douglas Gregor |
2011-10-11 | Add a -Wc++0x-compat warning for C++11 keywords used as identifiers when in | Richard Smith |
2009-12-16 | Introduce a centralized routine in Sema for diagnosing failed lookups (when | John McCall |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-07-25 | Make having no RUN line a failure. | Daniel Dunbar |
2009-07-09 | Fix another decltype crash. | Anders Carlsson |