[libcxx-commits] [PATCH] D97870: [libc++] Add missing header <cuchar>

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 19 02:25:12 PDT 2021


curdeius added a comment.

@ldionne, regarding P0482, I'll send a small patch updating the synopses and adding missing tests very soon.
Apart from that, the missing things are only: `<cuchar>` (mbrtoc8, c8rtomb) and `<memory_resource>` (`pmr::u8string`, tests for `hash<pmr::*string>`).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97870/new/

https://reviews.llvm.org/D97870



More information about the libcxx-commits mailing list