[PATCH] D63603: [ASTImporter] Propagate error from ImportDeclContext
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 24 09:59:35 PDT 2019
martong updated this revision to Diff 206250.
martong marked 2 inline comments as done.
martong added a comment.
- Use make_scope_exit
- Add test ErrorIsNotPropagatedFromMemberToNamespace
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63603/new/
https://reviews.llvm.org/D63603
Files:
clang/lib/AST/ASTImporter.cpp
clang/unittests/AST/ASTImporterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63603.206250.patch
Type: text/x-patch
Size: 6419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190624/45041d12/attachment-0001.bin>
More information about the cfe-commits
mailing list