summaryrefslogtreecommitdiff
path: root/test/SemaCXX/decltype-pr4444.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
* Decltype needs to have a dependent type if the expr passed to it is type depe...Anders Carlsson2009-06-25