Author: rsmith
Date: Wed Apr  3 22:48:33 2013
New Revision: 178740

URL: http://llvm.org/viewvc/llvm-project?rev=178740&view=rev
Log:
Don't build this test with modules for now, it's causing buildbot failures.

Modified:
    cfe/trunk/test/Headers/c89.c

Modified: cfe/trunk/test/Headers/c89.c
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Headers/c89.c?rev=178740&r1=178739&r2=178740&view=diff
==============================================================================
--- cfe/trunk/test/Headers/c89.c (original)
+++ cfe/trunk/test/Headers/c89.c Wed Apr  3 22:48:33 2013
@@ -1,5 +1,4 @@
 // RUN: %clang -target i386-apple-darwin10 -fsyntax-only -Xclang -verify 
-std=c89 %s
-// RUN: %clang -target i386-apple-darwin10 -fsyntax-only -Xclang -verify 
-std=c89 -fmodules %s
 // expected-no-diagnostics
 
 // FIXME: Disable inclusion of mm_malloc.h, our current implementation is 
broken


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to