]> granicus.if.org Git - clang/commit
[ASTImporter] TypeAliasTemplate and PackExpansion importing capability
authorGabor Horvath <xazax.hun@gmail.com>
Tue, 14 Nov 2017 11:30:38 +0000 (11:30 +0000)
committerGabor Horvath <xazax.hun@gmail.com>
Tue, 14 Nov 2017 11:30:38 +0000 (11:30 +0000)
commit6d74b50085f7b47b394a691378680e7e24410d87
tree5b71179d73fae0e4850bcf5f96088b7c3cac6144
parentaa2b9952ef98a5fe2d47384ef17106855b8bae51
[ASTImporter] TypeAliasTemplate and PackExpansion importing capability

Patch by: Zoltan Gera!

Differential Revision: https://reviews.llvm.org/D39247

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@318147 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTImporter.cpp
unittests/AST/ASTImporterTest.cpp