[libcxx-commits] [libcxx] [libcxx] Mark test unsupported in clang-24 (PR #209794)

via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 22 06:18:01 PDT 2026


================
@@ -7,7 +7,7 @@
 //===----------------------------------------------------------------------===//
 // UNSUPPORTED: c++03
 // UNSUPPORTED: gcc
-// UNSUPPORTED: clang-19, clang-20, clang-21, clang-22, clang-23, apple-clang-17, apple-clang-21
+// UNSUPPORTED: clang-19, clang-20, clang-21, clang-22, clang-23, clang-24, apple-clang-17, apple-clang-21
----------------
huixie90 wrote:

sorry for the delay. yes looks good to me to disable the test.

https://github.com/llvm/llvm-project/pull/209794


More information about the libcxx-commits mailing list