From ea7d847290069e66b53144b475518dba7e4560df Mon Sep 17 00:00:00 2001 From: David Blaikie Date: Thu, 26 Apr 2012 20:39:46 +0000 Subject: Fix file name in comment. Patch by Yang Chen. llvm-svn: 155658 --- clang/unittests/Tooling/RecursiveASTVisitorTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clang/unittests/Tooling/RecursiveASTVisitorTest.cpp') diff --git a/clang/unittests/Tooling/RecursiveASTVisitorTest.cpp b/clang/unittests/Tooling/RecursiveASTVisitorTest.cpp index 247a5fe8118..d4fda73ccb8 100644 --- a/clang/unittests/Tooling/RecursiveASTVisitorTest.cpp +++ b/clang/unittests/Tooling/RecursiveASTVisitorTest.cpp @@ -1,4 +1,4 @@ -//===- unittest/AST/RecursiveASTMatcherTest.cpp ---------------------------===// +//===- unittest/Tooling/RecursiveASTVisitorTest.cpp -----------------------===// // // The LLVM Compiler Infrastructure // -- cgit v1.2.3