We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed8e686 commit ada69ddCopy full SHA for ada69dd
libcxx/test/libcxx/xopen_source.gen.py
@@ -39,6 +39,10 @@
39
// breaks when building with modules even when we don't use the offending headers directly.
40
// UNSUPPORTED: clang-modules-build
41
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
+
46
{lit_header_restrictions.get(header, '')}
47
{lit_header_undeprecations.get(header, '')}
48
0 commit comments