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 |
Richard Smith
|
14034026d6
|
Slight tweak to alias template error handling: don't guess that a template-id in an alias declaration was meant to be a specialization. Use a generic, but more accurate, diagnostic.
llvm-svn: 130961
|
2011-05-05 22:36:10 +00:00 |
Richard Smith
|
3f1b5d077b
|
Implement support for C++0x alias templates.
llvm-svn: 130953
|
2011-05-05 21:57:07 +00:00 |