[libcxx-commits] [libcxx] [llvm] [libc++][CI] Update to Clang-20 (PR #108761)

Hristo Hristov via libcxx-commits libcxx-commits at lists.llvm.org
Sun Sep 15 09:08:51 PDT 2024


================
@@ -8,7 +8,6 @@
 
 // UNSUPPORTED: c++03, c++11, c++14, c++17, c++20, c++23
 // The tested functionality needs deducing this.
-// UNSUPPORTED: clang-17
----------------
Zingam wrote:

Here you also need to remove the comment above (here and elsewhere) if I recall correctly that's what the UNSUPPORTED was for (that was done by me but I don't remember very well). Please verify if that makes sense.

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


More information about the libcxx-commits mailing list