[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
Wed Aug 3 11:26:36 PDT 2022
tahonermann updated this revision to Diff 449728.
tahonermann added a comment.
Corrected formatting and checking for a definition of `_LIBCPP_GLIBC_PREREQ` before attempting to use it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130946/new/
https://reviews.llvm.org/D130946
Files:
libcxx/include/__config
libcxx/include/cuchar
libcxx/include/uchar.h
libcxx/test/std/depr/depr.c.headers/uchar_h.compile.pass.cpp
libcxx/test/std/strings/c.strings/cuchar.compile.pass.cpp
libcxx/test/std/strings/c.strings/no_c8rtomb_mbrtoc8.verify.cpp
libcxx/test/support/test_macros.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130946.449728.patch
Type: text/x-patch
Size: 6175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220803/b3d892e4/attachment.bin>
More information about the libcxx-commits
mailing list