[PATCH] D62375: [ASTImporter] Mark erroneous nodes in from ctx

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 21 09:24:39 PDT 2019


martong updated this revision to Diff 206022.
martong added a comment.

- Add test ErrorPropagatesThroughImportCycles
- Change existing test to new behaviour


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.206022.patch
Type: text/x-patch
Size: 13367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190621/9a269666/attachment-0001.bin>


More information about the cfe-commits mailing list