[PATCH] D47632: [ASTImporter] Refactor Decl creation

Gabor Marton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 12 02:47:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336896: [ASTImporter] Refactor Decl creation (authored by martong, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D47632?vs=154582&id=155134#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47632

Files:
  cfe/trunk/include/clang/AST/ASTImporter.h
  cfe/trunk/include/clang/AST/ASTStructuralEquivalence.h
  cfe/trunk/include/clang/AST/DeclBase.h
  cfe/trunk/lib/AST/ASTImporter.cpp
  cfe/trunk/lib/AST/ASTStructuralEquivalence.cpp
  cfe/trunk/lib/AST/ExternalASTMerger.cpp
  cfe/trunk/lib/Sema/SemaType.cpp
  cfe/trunk/unittests/AST/ASTImporterTest.cpp
  cfe/trunk/unittests/AST/StructuralEquivalenceTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47632.155134.patch
Type: text/x-patch
Size: 85888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180712/460e3ae6/attachment-0001.bin>


More information about the llvm-commits mailing list