Author: efriedma
Date: Mon Jun 6 17:25:48 2011
New Revision: 132694
URL: http://llvm.org/viewvc/llvm-project?rev=132694&view=rev
Log:
Second try at fixing this test, this time without breaking 32-bit Darwin
builders.
Modified:
cfe/trunk/test/Sema/carbon.c
Modified: cfe/trunk/test/Sema/carbon.c
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Sema/carbon.c?rev=132694&r1=132693&r2=132694&view=diff
==============================================================================
--- cfe/trunk/test/Sema/carbon.c (original)
+++ cfe/trunk/test/Sema/carbon.c Mon Jun 6 17:25:48 2011
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 %s -print-stats
+// RUN: %clang -fsyntax-only %s -print-stats
#ifdef __APPLE__
#include <Carbon/Carbon.h>
#endif
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits