[PATCH] D62373: [ASTImporter] Store import errors for Decls

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 25 01:04:22 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364279: [ASTImporter] Store import errors for Decls (authored by martong, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D62373?vs=206218&id=206381#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62373

Files:
  cfe/trunk/include/clang/AST/ASTImporter.h
  cfe/trunk/lib/AST/ASTImporter.cpp
  cfe/trunk/test/ASTMerge/class-template-partial-spec/test.cpp
  cfe/trunk/unittests/AST/ASTImporterFixtures.cpp
  cfe/trunk/unittests/AST/ASTImporterFixtures.h
  cfe/trunk/unittests/AST/ASTImporterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62373.206381.patch
Type: text/x-patch
Size: 15961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190625/cd11a9e8/attachment-0001.bin>


More information about the cfe-commits mailing list