[libcxx-commits] [libcxx] [llvm] [libc++] Updates the compilers used post LLVM-20 branching. (PR #126564)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Feb 18 08:50:20 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
----------------
ldionne wrote:
Let's revive the patch to remove this. It's been broken for 1.5 years. If nobody cares about it, we should get rid of it.
https://github.com/llvm/llvm-project/pull/126564
More information about the libcxx-commits
mailing list