[libcxx-commits] [PATCH] D136682: [libc++] Add missing includes to xlocale helpers

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 25 06:56:32 PDT 2022


ldionne created this revision.
Herald added a project: All.
ldionne requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Also, make sure those are compatible with _LIBCPP_HAS_NO_WIDE_CHARACTERS.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D136682

Files:
  libcxx/include/__support/xlocale/__nop_locale_mgmt.h
  libcxx/include/__support/xlocale/__posix_l_fallback.h
  libcxx/include/__support/xlocale/__strtonum_fallback.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136682.470470.patch
Type: text/x-patch
Size: 3423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221025/3d236c7c/attachment.bin>


More information about the libcxx-commits mailing list