[PATCH] D46867: [ASTImporter] Add unit tests for structural equivalence
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 15 03:29:00 PDT 2018
martong created this revision.
martong added reviewers: a.sidorin, xazax.hun, szepet.
Herald added subscribers: cfe-commits, dkrupp, rnkovacs, mgorny.
This patch add new tests for structural equivalence. For that a new common header is created which holds the test related language specific types and functions.
Repository:
rC Clang
https://reviews.llvm.org/D46867
Files:
unittests/AST/ASTImporterTest.cpp
unittests/AST/CMakeLists.txt
unittests/AST/Language.h
unittests/AST/MatchVerifier.h
unittests/AST/StructuralEquivalenceTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46867.146776.patch
Type: text/x-patch
Size: 13059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180515/9100a438/attachment.bin>
More information about the cfe-commits
mailing list