Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-19 | Prior to adding the new "expected-no-diagnostics" directive to ↵ | Andy Gibbs | |
VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166280 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-10-13 | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | |
-std=c++0x. Patch by Ahmed Charles! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141900 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-01-22 | Teach static_cast and dynamic_cast about rvalue references. | Douglas Gregor | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124006 91177308-0d34-0410-b5e6-96231b3b80d8 |