]> granicus.if.org Git - clang/commit
Variadic templates are fully implemented.
authorDouglas Gregor <dgregor@apple.com>
Wed, 19 Jan 2011 22:11:50 +0000 (22:11 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 19 Jan 2011 22:11:50 +0000 (22:11 +0000)
commit4c9131ac2d0a65cb7c0179d438ae56f7978ab012
tree846b3fdfe251112bad2e5853f8a641e16790469b
parent5ce5f5221217b64193799c2a4d5aa84432d3fba4
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@123854 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticCommonKinds.td
lib/Lex/PPMacroExpansion.cpp
test/Lexer/has_feature_cxx0x.cpp
www/cxx_status.html