[cfe-commits] r123854 - in /cfe/trunk: include/clang/Basic/DiagnosticCommonKinds.td lib/Lex/PPMacroExpansion.cpp test/Lexer/has_feature_cxx0x.cpp www/cxx_status.html
Chris Lattner
clattner at apple.com
Wed Jan 19 14:22:38 PST 2011
Woo hoo!
On Jan 19, 2011, at 2:11 PM, Douglas Gregor wrote:
> Author: dgregor
> Date: Wed Jan 19 16:11:50 2011
> New Revision: 123854
>
> URL: http://llvm.org/viewvc/llvm-project?rev=123854&view=rev
> Log:
> Variadic templates are fully implemented.
>
> Turn on the __has_feature switch for variadic templates, document
> their completion, and put the ExtWarn into the c++0x-extensions
> warning group.
More information about the cfe-commits
mailing list