summaryrefslogtreecommitdiff
path: root/test/SemaCXX/decltype-this.cpp
Commit message (Expand)AuthorAge
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-19
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-13
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-15
* Fix broken tests, exposed by improved -verify.Daniel Dunbar2009-11-14
* Fix type of 'this' and add a decltype test.Anders Carlsson2009-07-10