[PATCH] D122525: [clang][ASTImporter] Fix an import error handling related bug.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 12 01:18:53 PDT 2022


balazske updated this revision to Diff 422139.
balazske added a comment.

Created a common place for the `DeclContext` child error handling code.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122525/new/

https://reviews.llvm.org/D122525

Files:
  clang/lib/AST/ASTImporter.cpp
  clang/unittests/AST/ASTImporterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122525.422139.patch
Type: text/x-patch
Size: 6985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220412/7eedfa6f/attachment-0001.bin>


More information about the cfe-commits mailing list