[PATCH] D62375: [ASTImporter] Mark erroneous nodes in from ctx
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 24 08:45:50 PDT 2019
martong updated this revision to Diff 206228.
martong added a comment.
- Remove the macro and use std::string.op+
- We may set up an error twice in case of a cycle, thus remove the assert
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62375/new/
https://reviews.llvm.org/D62375
Files:
clang/include/clang/AST/ASTImporter.h
clang/lib/AST/ASTImporter.cpp
clang/unittests/AST/ASTImporterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62375.206228.patch
Type: text/x-patch
Size: 14365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190624/3d2c94b2/attachment.bin>
More information about the cfe-commits
mailing list