summaryrefslogtreecommitdiff
path: root/test/CXX/class/class.nested.type/p1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/CXX/class/class.nested.type/p1.cpp')
-rw-r--r--test/CXX/class/class.nested.type/p1.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CXX/class/class.nested.type/p1.cpp b/test/CXX/class/class.nested.type/p1.cpp
index 61ccd281ca..4a04a44859 100644
--- a/test/CXX/class/class.nested.type/p1.cpp
+++ b/test/CXX/class/class.nested.type/p1.cpp
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify %s
class X {
public: