Skip to content

Commit a5a7843

Browse files
committed
[libc++][C++03] Don't run cstdalign.compile.pass.cpp
1 parent 6712e20 commit a5a7843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/test/std/language.support/support.runtime/cstdalign.compile.pass.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
// ADDITIONAL_COMPILE_FLAGS: -D_LIBCPP_DISABLE_DEPRECATION_WARNINGS
1212

13-
// XFAIL: FROZEN-CXX03-HEADERS-FIXME
13+
// UNSUPPORTED: c++03
1414

1515
#include <cstdalign>
1616

0 commit comments

Comments
 (0)