summaryrefslogtreecommitdiff
path: root/test/Parser/builtin_classify_type.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parser/builtin_classify_type.c')
-rw-r--r--test/Parser/builtin_classify_type.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Parser/builtin_classify_type.c b/test/Parser/builtin_classify_type.c
index 87b8bb64de..500c16adc3 100644
--- a/test/Parser/builtin_classify_type.c
+++ b/test/Parser/builtin_classify_type.c
@@ -1,4 +1,4 @@
-// RUN: clang -parse-ast-check %s
+// RUN: clang -parse-ast -verify %s
struct foo { int a; };