[PATCH] D51633: [ASTImporter] Added error handling for AST import.
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 15 04:05:23 PDT 2018
balazske updated this revision to Diff 169677.
balazske marked 2 inline comments as done.
balazske added a comment.
- Fix in ASTNodeImporter::VisitCXXDependentScopeMemberExpr.
- Removed trailing spaces in ASTImporter.cpp.
- Corrected formatting and small problem fixes.
Repository:
rC Clang
https://reviews.llvm.org/D51633
Files:
include/clang/AST/ASTImporter.h
lib/AST/ASTImporter.cpp
lib/AST/ExternalASTMerger.cpp
unittests/AST/ASTImporterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51633.169677.patch
Type: text/x-patch
Size: 393066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181015/f47ba5e8/attachment-0001.bin>
More information about the cfe-commits
mailing list