[PATCH] D66933: [ASTImporter] Propagate errors during import of overridden methods.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 30 01:57:57 PDT 2019


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

- Renamed ImportOverrides, additional check in test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66933

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66933.218039.patch
Type: text/x-patch
Size: 3981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190830/197dd38a/attachment.bin>


More information about the cfe-commits mailing list