[libcxx-commits] [libcxx] [llvm] [libc++] Updates the compilers used post LLVM-20 branching. (PR #126564)

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 18 10:25:22 PST 2025


================
@@ -12,7 +12,7 @@
 // UNSUPPORTED: c++03
 
 // TODO: Investigate these failures which break the CI.
-// UNSUPPORTED: clang-18, clang-19, clang-20
+// UNSUPPORTED: clang-18, clang-19, clang-20, clang-21
----------------
mordante wrote:

Do we know why it does not work in our CI?

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


More information about the libcxx-commits mailing list