summaryrefslogtreecommitdiffstats
path: root/clang/test/Headers/cxx11.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Headers/cxx11.cpp')
-rw-r--r--clang/test/Headers/cxx11.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Headers/cxx11.cpp b/clang/test/Headers/cxx11.cpp
index 3b3293172df..8576c5ecbda 100644
--- a/clang/test/Headers/cxx11.cpp
+++ b/clang/test/Headers/cxx11.cpp
@@ -1,5 +1,5 @@
// RUN: %clang_cc1 -ffreestanding -fsyntax-only -std=c++11 %s
-// RUN: %clang_cc1 -ffreestanding -fsyntax-only -std=c++11 -fmodules %s
+// DISABLED: %clang_cc1 -ffreestanding -fsyntax-only -std=c++11 -fmodules %s
// FIXME: This test fails on OS X 10.9 with headers in /usr/include, see PR18322
OpenPOWER on IntegriCloud