Andy Gibbs
|
c6e68daac0
|
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive.
llvm-svn: 166280
|
2012-10-19 12:44:48 +00:00 |
Richard Smith
|
9ca5c42582
|
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
-std=c++0x. Patch by Ahmed Charles!
llvm-svn: 141900
|
2011-10-13 22:29:44 +00:00 |
Douglas Gregor
|
5e6fcb108f
|
This patch makes the string/character literal tests run in C,
C++98/03, and C++0x mode, from Craig Topper!
llvm-svn: 136443
|
2011-07-29 01:08:54 +00:00 |
Douglas Gregor
|
fb65e592e0
|
Add support for C++0x unicode string and character literals, from Craig Topper!
llvm-svn: 136210
|
2011-07-27 05:40:30 +00:00 |
Eli Friedman
|
eb1df70bdc
|
Fix for PR6220: compute the correct type for multicharacter literals.
llvm-svn: 95228
|
2010-02-03 18:21:45 +00:00 |