[PATCH] D14286: ASTImporter: expressions, pt.1
Aleksei Sidorin via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 20 05:33:06 PST 2015
a.sidorin removed rL LLVM as the repository for this revision.
a.sidorin updated this revision to Diff 40769.
a.sidorin added a comment.
Herald added a subscriber: klimek.
Seems like I have found a way to test ASTImporter. What about some unit-tests? A sample test using AST matcher is attached. If it is OK, I'll write more tests with it.
http://reviews.llvm.org/D14286
Files:
include/clang/ASTMatchers/ASTMatchers.h
lib/AST/ASTImporter.cpp
unittests/AST/ASTImporterTest.cpp
unittests/AST/CMakeLists.txt
unittests/AST/MatchVerifier.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14286.40769.patch
Type: text/x-patch
Size: 24065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151120/5abff91e/attachment-0001.bin>
More information about the cfe-commits
mailing list