[all-commits] [llvm/llvm-project] fc1f3f: Revert "[libcxx] Define `_LIBCPP_HAS_C8RTOMB_MBRTO...
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Mon Oct 27 09:09:06 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc1f3f397e2a21c64b0d241a5a954da81b1efd1a
https://github.com/llvm/llvm-project/commit/fc1f3f397e2a21c64b0d241a5a954da81b1efd1a
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2025-10-27 (Mon, 27 Oct 2025)
Changed paths:
M libcxx/include/__config
M libcxx/test/std/depr/depr.c.headers/uchar_h.compile.pass.cpp
R libcxx/test/std/depr/depr.c.headers/uchar_h_char8_t.compile.pass.cpp
M libcxx/test/std/strings/c.strings/cuchar.compile.pass.cpp
R libcxx/test/std/strings/c.strings/cuchar_char8_t.compile.pass.cpp
A libcxx/test/std/strings/c.strings/no_c8rtomb_mbrtoc8.verify.cpp
M libcxx/utils/libcxx/test/features.py
Log Message:
-----------
Revert "[libcxx] Define `_LIBCPP_HAS_C8RTOMB_MBRTOC8` to true if compiling with clang" (#165268)
Reverts llvm/llvm-project#152724
The PR was merged with broken pre-commit CI.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list