Don't build this test with modules for now, it's causing buildbot failures.

llvm-svn: 178740
This commit is contained in:
Richard Smith 2013-04-04 03:48:33 +00:00
parent 4dc336b20f
commit 5dacbec4aa
1 changed files with 0 additions and 1 deletions

View File

@ -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