]> granicus.if.org Git - clang/commitdiff
Add a FIXME to a failing test.
authorNico Weber <nicolasweber@gmx.de>
Tue, 24 Dec 2013 20:48:13 +0000 (20:48 +0000)
committerNico Weber <nicolasweber@gmx.de>
Tue, 24 Dec 2013 20:48:13 +0000 (20:48 +0000)
(See discussion in the bug for why this isn't XFAILed.)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@197991 91177308-0d34-0410-b5e6-96231b3b80d8

test/Headers/cxx11.cpp

index 1a4b6400e09599a252a8ad3c4ca94a5fca59d43a..3b3293172df58936d152211396f1a78ae1859737 100644 (file)
@@ -1,6 +1,8 @@
 // RUN: %clang_cc1 -ffreestanding -fsyntax-only -std=c++11 %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
+
 #include <stdalign.h>
 
 #if defined alignas