Skip to content

Commit ada69dd

Browse files
committed
AIX UNSUPPORTED
1 parent ed8e686 commit ada69dd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

libcxx/test/libcxx/xopen_source.gen.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@
3939
// breaks when building with modules even when we don't use the offending headers directly.
4040
// UNSUPPORTED: clang-modules-build
4141
42+
// The AIX localization support uses some functions as part of their headers that require a
43+
// recent value of _XOPEN_SOURCE.
44+
// UNSUPPORTED: LIBCXX-AIX-FIXME
45+
4246
{lit_header_restrictions.get(header, '')}
4347
{lit_header_undeprecations.get(header, '')}
4448

0 commit comments

Comments
 (0)