Variadic templates are fully implemented.
commitd9d4658ac3a3046deed58ef92d1069eb5ffb10ae
authorDouglas Gregor <doug.gregor@gmail.com>
Wed, 19 Jan 2011 22:11:50 +0000 (19 22:11 +0000)
committerDouglas Gregor <doug.gregor@gmail.com>
Wed, 19 Jan 2011 22:11:50 +0000 (19 22:11 +0000)
tree846b3fdfe251112bad2e5853f8a641e16790469b
parent938e1e9d7931a8e9a28c0e22f78e4e01816ea48c
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