summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/decltype-crash.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make the -Wc++11-compat warnings ignored by default, so we don't breakDouglas Gregor2011-10-251-1/+1
* Add a -Wc++0x-compat warning for C++11 keywords used as identifiers when inRichard Smith2011-10-111-1/+1
* Introduce a centralized routine in Sema for diagnosing failed lookups (whenJohn McCall2009-12-161-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Make having no RUN line a failure.Daniel Dunbar2009-07-251-1/+3
* Fix another decltype crash.Anders Carlsson2009-07-091-0/+5