Skip to content

Commit 45fed80

Browse files
authored
[AIX][libc++] Enable clang_modules_include.gen.py tests (#90971)
Enable these tests on AIX since they're passing.
1 parent de117dd commit 45fed80

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

libcxx/test/libcxx/clang_modules_include.gen.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@
3131
// UNSUPPORTED: windows
3232
// UNSUPPORTED: buildhost=windows
3333
34-
// The AIX headers don't appear to be compatible with modules
35-
// UNSUPPORTED: LIBCXX-AIX-FIXME
36-
3734
// The Android headers don't appear to be compatible with modules yet
3835
// UNSUPPORTED: LIBCXX-ANDROID-FIXME
3936
@@ -61,9 +58,6 @@
6158
// UNSUPPORTED: windows
6259
// UNSUPPORTED: buildhost=windows
6360
64-
// The AIX headers don't appear to be compatible with modules
65-
// UNSUPPORTED: LIBCXX-AIX-FIXME
66-
6761
// The Android headers don't appear to be compatible with modules yet
6862
// UNSUPPORTED: LIBCXX-ANDROID-FIXME
6963

0 commit comments

Comments
 (0)