summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Beaumont-Gay <matthewbg@google.com>2011-02-25 19:09:01 +0000
committerMatt Beaumont-Gay <matthewbg@google.com>2011-02-25 19:09:01 +0000
commitf4aec20e97e0d42032feb529399d19a74336adaf (patch)
tree45f3d6ec674a7ecfb4ee85948b88335ed5f050e2
parent78178749e992f15b2c9bb79ec985e15fe62100cd (diff)
downloadbcm5719-llvm-f4aec20e97e0d42032feb529399d19a74336adaf.tar.gz
bcm5719-llvm-f4aec20e97e0d42032feb529399d19a74336adaf.zip
s/clang-cc1/clang_cc1
llvm-svn: 126501
-rw-r--r--clang/test/SemaCXX/nested-name-spec-locations.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaCXX/nested-name-spec-locations.cpp b/clang/test/SemaCXX/nested-name-spec-locations.cpp
index e4dd6cf9861..85ebd902886 100644
--- a/clang/test/SemaCXX/nested-name-spec-locations.cpp
+++ b/clang/test/SemaCXX/nested-name-spec-locations.cpp
@@ -1,4 +1,4 @@
-// RUN: %clang-cc1 -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify %s
// Note: the formatting in this test case is intentionally funny, with
// nested-name-specifiers stretched out vertically so that we can
OpenPOWER on IntegriCloud