You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[libcxx] Define _LIBCPP_HAS_C8RTOMB_MBRTOC8 for picolibc
Starting from picolibc 1.8.9, the `char8_t` related functions are
provided.
This patch adds logic to detect the underlying picolibc version and
define the `_LIBCPP_HAS_C8RTOMB_MBRTOC8 macro` accordingly.
0 commit comments