summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-import-test
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2019-03-01 06:49:51 +0000
committerFangrui Song <maskray@google.com>2019-03-01 06:49:51 +0000
commit524b3c181012caf2197abdff8cf96d0d75873125 (patch)
treea6d194a33188b01461718f70d837c43355cfa76a /clang/tools/clang-import-test
parent78be8b6d53221eef49603ed64dd0670ff5a65727 (diff)
downloadbcm5719-llvm-524b3c181012caf2197abdff8cf96d0d75873125.tar.gz
bcm5719-llvm-524b3c181012caf2197abdff8cf96d0d75873125.zip
Fix file headers. NFC
llvm-svn: 355176
Diffstat (limited to 'clang/tools/clang-import-test')
-rw-r--r--clang/tools/clang-import-test/clang-import-test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/tools/clang-import-test/clang-import-test.cpp b/clang/tools/clang-import-test/clang-import-test.cpp
index 2a43dc7f285..823ebed3ed9 100644
--- a/clang/tools/clang-import-test/clang-import-test.cpp
+++ b/clang/tools/clang-import-test/clang-import-test.cpp
@@ -1,4 +1,4 @@
-//===-- import-test.cpp - ASTImporter/ExternalASTSource testbed -----------===//
+//===-- clang-import-test.cpp - ASTImporter/ExternalASTSource testbed -----===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
OpenPOWER on IntegriCloud