[PATCH] D31777: [ASTImporter] Move structural equivalence context to its own file. NFCI

Bruno Cardoso Lopes via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 6 11:12:33 PDT 2017


bruno created this revision.
Herald added a subscriber: mgorny.

Create a header and impl file for the structural equivalence context. This is to allow other users outside clang importer. NFCI


https://reviews.llvm.org/D31777

Files:
  include/clang/AST/ASTStructuralEquivalence.h
  lib/AST/ASTImporter.cpp
  lib/AST/ASTStructuralEquivalence.cpp
  lib/AST/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31777.94398.patch
Type: text/x-patch
Size: 119221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170406/d2a4f0a0/attachment-0001.bin>


More information about the cfe-commits mailing list