[PATCH] D63603: [ASTImporter] Propagate error from ImportDeclContext

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 24 08:33:04 PDT 2019


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

- Remove the macro and use std::string.op+


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.206223.patch
Type: text/x-patch
Size: 4733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190624/bff0a796/attachment.bin>


More information about the cfe-commits mailing list