[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 18:43:19 PDT 2022


tahonermann updated this revision to Diff 449850.
tahonermann added a comment.

Marked test `libcxx/test/std/strings/c.strings/no_c8rtomb_mbrtoc8.verify.cpp` as XFAIL on AIX.


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.449850.patch
Type: text/x-patch
Size: 6560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220804/82ced62c/attachment.bin>


More information about the libcxx-commits mailing list