]> granicus.if.org Git - clang/commit
More work on type parameter packs.
authorAnders Carlsson <andersca@mac.com>
Sat, 13 Jun 2009 02:08:00 +0000 (02:08 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 13 Jun 2009 02:08:00 +0000 (02:08 +0000)
commit0ceffb51b28b09db67404058c642dcb1f877f6e8
tree5ca0ba92098e14baad1e4df08a62989d700cd51d
parentf0ec39a99b543547609a36a1bca08836db7849a6
More work on type parameter packs.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73281 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclTemplate.h
lib/AST/DeclTemplate.cpp
lib/Sema/SemaTemplate.cpp
test/SemaTemplate/variadic-class-template-2.cpp [new file with mode: 0644]