summaryrefslogtreecommitdiffstats
path: root/test/Parser/namelookup-bug-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parser/namelookup-bug-1.c')
-rw-r--r--test/Parser/namelookup-bug-1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Parser/namelookup-bug-1.c b/test/Parser/namelookup-bug-1.c
index 3c8b85a..8667a71 100644
--- a/test/Parser/namelookup-bug-1.c
+++ b/test/Parser/namelookup-bug-1.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc -verify %s
+// RUN: %clang_cc1 -verify %s
typedef int Object;
OpenPOWER on IntegriCloud