[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
Sat Sep 10 18:11:13 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7e7013c5d4b1: [libc++][cuchar] Declare std::c8rtomb and std::mbrtoc8 in <cuchar> if available. (authored by tahonermann).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130946/new/
https://reviews.llvm.org/D130946
Files:
libcxx/docs/ReleaseNotes.rst
libcxx/docs/Status/Cxx20.rst
libcxx/docs/Status/Cxx20Papers.csv
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.459319.patch
Type: text/x-patch
Size: 8854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220911/b8a4b2a0/attachment-0001.bin>
More information about the libcxx-commits
mailing list