summaryrefslogtreecommitdiffstats
path: root/test/Misc/predefines.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Misc/predefines.c')
-rw-r--r--test/Misc/predefines.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Misc/predefines.c b/test/Misc/predefines.c
index c7fac86..8e57c80 100644
--- a/test/Misc/predefines.c
+++ b/test/Misc/predefines.c
@@ -1,4 +1,4 @@
-/* RUN: clang-cc -fsyntax-only -verify -std=c89 -pedantic-errors %s
+/* RUN: %clang_cc1 -fsyntax-only -verify -std=c89 -pedantic-errors %s
* rdar://6814950
*/
#include <stdint.h>
OpenPOWER on IntegriCloud