]> granicus.if.org Git - clang/commitdiff
Second try at fixing this test, this time without breaking 32-bit Darwin builders.
authorEli Friedman <eli.friedman@gmail.com>
Mon, 6 Jun 2011 22:25:48 +0000 (22:25 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Mon, 6 Jun 2011 22:25:48 +0000 (22:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132694 91177308-0d34-0410-b5e6-96231b3b80d8

test/Sema/carbon.c

index 409ead3d030e8283404b6a4361deb65e3151fc39..045d72c86aed97b596daa758127250ff934504cc 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 %s -print-stats
+// RUN: %clang -fsyntax-only %s -print-stats
 #ifdef __APPLE__
 #include <Carbon/Carbon.h>
 #endif