Skip to content

Commit 664eb2e

Browse files
author
git apple-llvm automerger
committed
Merge commit '1ad3d3aea616' from llvm.org/release/21.x into stable/21.x
2 parents a198078 + 1ad3d3a commit 664eb2e

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

libcxx/test/std/utilities/meta/meta.unary/meta.unary.comp/is_bounded_array.pass.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
//===----------------------------------------------------------------------===//
88
// UNSUPPORTED: c++03, c++11, c++14, c++17
99

10-
// The Clang version that Android currently uses in the CI is too old.
11-
// XFAIL: LIBCXX-ANDROID-FIXME
12-
1310
// type_traits
1411

1512
// is_bounded_array<T>

libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/has_unique_object_representations.compile.pass.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88

99
// UNSUPPORTED: c++03, c++11, c++14
1010

11-
// The Clang version that Android currently uses in the CI is too old.
12-
// XFAIL: LIBCXX-ANDROID-FIXME
13-
1411
// type_traits
1512

1613
// has_unique_object_representations

0 commit comments

Comments
 (0)