Aaron Ballman
|
fee0cd45fe
|
Removing some more unnecessary manual quotes from diagnostics. Updated the related test case to ensure correctness.
llvm-svn: 198412
|
2014-01-03 13:34:55 +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 |
Alexis Hunt
|
a56cbccfc4
|
Provide an error when a non-identifier name (such as an operator) is used as a
parameter name.
Fixes PR8012.
llvm-svn: 118138
|
2010-11-03 01:07:06 +00:00 |