]> granicus.if.org Git - clang/commitdiff
fix bogus run line.
authorChris Lattner <sabre@nondot.org>
Mon, 18 Aug 2008 19:54:48 +0000 (19:54 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 18 Aug 2008 19:54:48 +0000 (19:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54940 91177308-0d34-0410-b5e6-96231b3b80d8

test/Misc/diag-checker.c

index c988ccb977e335b9e80d641c07c0a1cc009fdcb5..e5864461a67de82c41c26d4d71719efec2dece57 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang -parse-ast -verify %s
+// RUN: clang -fsyntax-only -verify %s
 
 #include <stdio.h>