aboutsummaryrefslogtreecommitdiff
path: root/test/Parser/cxx-exception-spec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parser/cxx-exception-spec.cpp')
-rw-r--r--test/Parser/cxx-exception-spec.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Parser/cxx-exception-spec.cpp b/test/Parser/cxx-exception-spec.cpp
index 47e9ffb50b..b2203c96df 100644
--- a/test/Parser/cxx-exception-spec.cpp
+++ b/test/Parser/cxx-exception-spec.cpp
@@ -1,4 +1,4 @@
-// RUN: clang -fsyntax-only %s
+// RUN: clang-cc -fsyntax-only %s
struct X { };