[ASTImporter] Support TypeTraitExpr
authorAleksei Sidorin <a.sidorin@samsung.com>
Sun, 26 Nov 2017 17:04:06 +0000 (17:04 +0000)
committerAleksei Sidorin <a.sidorin@samsung.com>
Sun, 26 Nov 2017 17:04:06 +0000 (17:04 +0000)
commitb05f37afcb9a8d29589c59e9c90dfb516771310d
treeb3e4ab6d468a7ca628a9622753062024065bde91
parent7410eead0c4b6c33bc18b0505ad9cbc56edb20ef
[ASTImporter] Support TypeTraitExpr

Patch by Takafumi Kubota!

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

llvm-svn: 318998
clang/lib/AST/ASTImporter.cpp
clang/unittests/AST/ASTImporterTest.cpp