]> granicus.if.org Git - clang/commit
Eliminate two "unsupported" errors relating to variadic templates: one
authorDouglas Gregor <dgregor@apple.com>
Wed, 5 Jan 2011 19:06:29 +0000 (19:06 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 5 Jan 2011 19:06:29 +0000 (19:06 +0000)
commit1d65ebba273e6797902dcfa93964bae5ca0fe8d2
tree05805a4e4ae344aba14da342a1aa27e155412154
parenta7fc901a2e39bfe55bfcff5934b2d9fdf9656491
Eliminate two "unsupported" errors relating to variadic templates: one
for template template argument pack expansions (which was no longer
used) and another that was a placeholder for an llvm_unreachable.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122898 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/TreeTransform.h