]> granicus.if.org Git - clang/commit
Adds a unit test for the RecursiveASTVisitor.
authorManuel Klimek <klimek@google.com>
Thu, 19 Apr 2012 08:48:53 +0000 (08:48 +0000)
committerManuel Klimek <klimek@google.com>
Thu, 19 Apr 2012 08:48:53 +0000 (08:48 +0000)
commitfad7f85553da052559077f28c6937a8dd704b28d
tree8f89604e0192ab0848b1ce4aae458d8dda891d6f
parentb4143472c7763b84536328dee13f281df2d9040b
Adds a unit test for the RecursiveASTVisitor.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155108 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/CMakeLists.txt
unittests/Tooling/RecursiveASTVisitorTest.cpp [new file with mode: 0644]