aboutsummaryrefslogtreecommitdiff
path: root/test/Headers/cxx11.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Headers/cxx11.cpp')
-rw-r--r--test/Headers/cxx11.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Headers/cxx11.cpp b/test/Headers/cxx11.cpp
index 8576c5ecbd..5b0ec0b79c 100644
--- a/test/Headers/cxx11.cpp
+++ b/test/Headers/cxx11.cpp
@@ -1,7 +1,7 @@
// RUN: %clang_cc1 -ffreestanding -fsyntax-only -std=c++11 %s
-// DISABLED: %clang_cc1 -ffreestanding -fsyntax-only -std=c++11 -fmodules %s
+// RUN: %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
+// This test fails on systems with older OS X 10.9 SDK headers, see PR18322.
#include <stdalign.h>