[PATCH] D59485: [ASTImporter] Add an ImportInternal method to allow customizing Import behavior.

Raphael Isemann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 28 02:58:43 PDT 2019


teemperor updated this revision to Diff 192594.
teemperor added a comment.

Ah, I get it now. Fixed!


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

https://reviews.llvm.org/D59485

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: D59485.192594.patch
Type: text/x-patch
Size: 8500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190328/652c0064/attachment-0001.bin>


More information about the cfe-commits mailing list