summaryrefslogtreecommitdiff
path: root/libcxx/test/std/strings/c.strings/no_c8rtomb_mbrtoc8.verify.cpp
AgeCommit message (Expand)Author
2025-10-27Revert "[libcxx] Define `_LIBCPP_HAS_C8RTOMB_MBRTOC8` to true if compiling wi...Nikolas Klauser
2025-10-24[libcxx] Define `_LIBCPP_HAS_C8RTOMB_MBRTOC8` to true if compiling with clang...Victor Campos
2024-10-12[libc++][RFC] Always define internal feature test macros (#89178)Nikolas Klauser
2023-04-13[libcxx][AIX] Reverting XFAILs for test cases after OS updateNicole Rabjohn
2023-02-02[libc++] Remove use of internal glibc macros to determine if c8rtomb() and mb...Tom Honermann
2022-09-10[libc++][cuchar] Declare std::c8rtomb and std::mbrtoc8 in <cuchar> if available.Tom Honermann