[PATCH] D47632: [ASTImporter] Refactor Decl creation

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 6 08:58:46 PDT 2018


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

Fix indentation


Repository:
  rC Clang

https://reviews.llvm.org/D47632

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47632.154421.patch
Type: text/x-patch
Size: 85297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180706/a4be3ea1/attachment-0001.bin>


More information about the cfe-commits mailing list