Skip to content

Commit ba25a5d

Browse files
ldionnetstellar
authored andcommitted
[libc++] Mark -fexperimental-library test as unsupported on another AppleClang
(cherry picked from commit 144cea2)
1 parent 1f95610 commit ba25a5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/test/libcxx/experimental/fexperimental-library.compile.pass.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// UNSUPPORTED: clang-13, clang-14
1717

1818
// AppleClang does not support the -fexperimental-library flag yet
19-
// UNSUPPORTED: apple-clang-13
19+
// UNSUPPORTED: apple-clang-13, apple-clang-14.0
2020

2121
// Clang on AIX currently pretends that it is Clang 15, even though it is not (as of writing
2222
// this, LLVM 15 hasn't even been branched yet).

0 commit comments

Comments
 (0)