[all-commits] [llvm/llvm-project] fd5a2b: [libc++] Add missing includes to xlocale helpers
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Oct 25 11:06:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd5a2bfaadb5336c2f115a875c12c26e9daa96df
https://github.com/llvm/llvm-project/commit/fd5a2bfaadb5336c2f115a875c12c26e9daa96df
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2022-10-25 (Tue, 25 Oct 2022)
Changed paths:
M libcxx/include/__support/xlocale/__nop_locale_mgmt.h
M libcxx/include/__support/xlocale/__posix_l_fallback.h
M libcxx/include/__support/xlocale/__strtonum_fallback.h
Log Message:
-----------
[libc++] Add missing includes to xlocale helpers
Also, make sure those are compatible with _LIBCPP_HAS_NO_WIDE_CHARACTERS.
Differential Revision: https://reviews.llvm.org/D136682
More information about the All-commits
mailing list