[libcxx-commits] [libcxx] [libcxx] Define `_LIBCPP_HAS_C8RTOMB_MBRTOC8` to true if compiling with clang (PR #152724)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Sep 18 01:33:17 PDT 2025
================
@@ -8,6 +8,13 @@
// UNSUPPORTED: c++03
----------------
philnik777 wrote:
This test can be deleted IMO. It seems to provide very little value.
https://github.com/llvm/llvm-project/pull/152724
More information about the libcxx-commits
mailing list