[PATCH] D38845: [ASTImporter] Support importing UnresolvedMemberExpr, DependentNameType, DependentScopeDeclRefExpr
Peter Szecsi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 12 06:13:06 PDT 2017
szepet created this revision.
The visit callback implementations for the 3 C++ AST Node added to the ASTImporter.
Note: Based on: https://github.com/haoNoQ/clang/blob/summary-ipa-draft/lib/AST/ASTImporter.cpp
https://reviews.llvm.org/D38845
Files:
lib/AST/ASTImporter.cpp
unittests/AST/ASTImporterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38845.118781.patch
Type: text/x-patch
Size: 8685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171012/a3f06129/attachment.bin>
More information about the cfe-commits
mailing list