summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Tooling/TestVisitor.h
diff options
context:
space:
mode:
authorManuel Klimek <klimek@google.com>2014-10-09 15:02:06 +0000
committerManuel Klimek <klimek@google.com>2014-10-09 15:02:06 +0000
commit20c1c890b3ce356b01f69aed8378f2ae6bc799d3 (patch)
tree2a46cd40a6448388056df5370349897e0bb05b59 /clang/unittests/Tooling/TestVisitor.h
parent81593db14579e6d4ef6ef969bad472b9fced48d8 (diff)
downloadbcm5719-llvm-20c1c890b3ce356b01f69aed8378f2ae6bc799d3.tar.gz
bcm5719-llvm-20c1c890b3ce356b01f69aed8378f2ae6bc799d3.zip
Separated RecursiveASTVisitorTest into multiple files.
Patch by Marek Kurdej. llvm-svn: 219410
Diffstat (limited to 'clang/unittests/Tooling/TestVisitor.h')
-rw-r--r--clang/unittests/Tooling/TestVisitor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/unittests/Tooling/TestVisitor.h b/clang/unittests/Tooling/TestVisitor.h
index 7680d075477..d4416950f22 100644
--- a/clang/unittests/Tooling/TestVisitor.h
+++ b/clang/unittests/Tooling/TestVisitor.h
@@ -231,4 +231,4 @@ protected:
};
}
-#endif /* LLVM_CLANG_TEST_VISITOR_H */
+#endif
OpenPOWER on IntegriCloud