[libcxx-commits] [PATCH] D130946: [libc++][cuchar] Declare std::c8rtomb and std::mbrtoc8 in <cuchar> if available.
Tom Honermann via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Aug 22 15:30:43 PDT 2022
tahonermann marked 3 inline comments as done.
tahonermann added a comment.
This is again ready for review pending successful CI builds and a decision on whether the `std` namespace declarations should be protected by `_LIBCPP_STD_VER >= 20`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130946/new/
https://reviews.llvm.org/D130946
More information about the libcxx-commits
mailing list