aboutsummaryrefslogtreecommitdiff
path: root/test/Parser/types.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parser/types.c')
-rw-r--r--test/Parser/types.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Parser/types.c b/test/Parser/types.c
index 0e8a63d81fc0..53b9dd5e9eca 100644
--- a/test/Parser/types.c
+++ b/test/Parser/types.c
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 %s -parse-noop
+// RUN: %clang_cc1 %s -fsyntax-only -verify
// Test the X can be overloaded inside the struct.
typedef int X;