[PATCH] D53708: [ASTImporter] Add importer specific lookup

Gabor Marton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 17 05:56:39 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349351: [ASTImporter] Add importer specific lookup (authored by martong, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

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

https://reviews.llvm.org/D53708

Files:
  cfe/trunk/include/clang/AST/ASTImporter.h
  cfe/trunk/include/clang/AST/ASTImporterLookupTable.h
  cfe/trunk/include/clang/CrossTU/CrossTranslationUnit.h
  cfe/trunk/lib/AST/ASTImporter.cpp
  cfe/trunk/lib/AST/ASTImporterLookupTable.cpp
  cfe/trunk/lib/AST/CMakeLists.txt
  cfe/trunk/lib/CrossTU/CrossTranslationUnit.cpp
  cfe/trunk/lib/Frontend/ASTMerge.cpp
  cfe/trunk/unittests/AST/ASTImporterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53708.178456.patch
Type: text/x-patch
Size: 54656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181217/5ffe48c4/attachment.bin>


More information about the llvm-commits mailing list