[PATCH] D46867: [ASTImporter] Add unit tests for structural equivalence
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 24 01:44:40 PDT 2018
martong updated this revision to Diff 148352.
martong added a comment.
Moved `using std::get` up, before `testStructuralMatch`.
Repository:
rC Clang
https://reviews.llvm.org/D46867
Files:
unittests/AST/ASTImporterTest.cpp
unittests/AST/CMakeLists.txt
unittests/AST/Language.cpp
unittests/AST/Language.h
unittests/AST/MatchVerifier.h
unittests/AST/StructuralEquivalenceTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46867.148352.patch
Type: text/x-patch
Size: 14051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180524/8f4a0836/attachment.bin>
More information about the cfe-commits
mailing list