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

Sean Callanan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 24 13:34:58 PDT 2017


spyffe accepted this revision.
spyffe added a comment.
This revision is now accepted and ready to land.

Looks good to me.  This is a good step toward simplifying the ASTImporter and breaking out its parts to be useful on their own.
Obviously make sure the tests pass :)


https://reviews.llvm.org/D31777





More information about the cfe-commits mailing list