[PATCH] D62373: [ASTImporter] Store import errors for Decls
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 24 08:01:40 PDT 2019
martong updated this revision to Diff 206218.
martong marked 2 inline comments as done.
martong added a comment.
- Assert that we set the error only once
- Remove the macro and use std::string.op+
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62373/new/
https://reviews.llvm.org/D62373
Files:
clang/include/clang/AST/ASTImporter.h
clang/lib/AST/ASTImporter.cpp
clang/test/ASTMerge/class-template-partial-spec/test.cpp
clang/unittests/AST/ASTImporterFixtures.cpp
clang/unittests/AST/ASTImporterFixtures.h
clang/unittests/AST/ASTImporterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62373.206218.patch
Type: text/x-patch
Size: 15889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190624/b05844e9/attachment-0001.bin>
More information about the cfe-commits
mailing list