[PATCH] D53757: [ASTImporter] Changed use of Import to Import_New in ASTNodeImporter.
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 22 05:57:28 PDT 2019
martong added a reviewer: a_sidorin.
martong added a subscriber: a_sidorin.
martong added a comment.
@shafik, @a_sidorin Ping. Could you please take a look?
Guys, this and its child patch are very important patches, because without it the error handling of ASTImporter is not completed. This means we may encounter a nullptr DeclContext in the middle of the import process, etc...
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53757/new/
https://reviews.llvm.org/D53757
More information about the cfe-commits
mailing list