[all-commits] [llvm/llvm-project] 363bfd: [libc++] Use the new locale base API on Linux (#12...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Feb 24 06:04:42 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 363bfd6090b0755fc133250ba3470b420902d976
https://github.com/llvm/llvm-project/commit/363bfd6090b0755fc133250ba3470b420902d976
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2025-02-24 (Mon, 24 Feb 2025)
Changed paths:
M libcxx/include/CMakeLists.txt
M libcxx/include/__locale_dir/locale_base_api.h
M libcxx/include/__locale_dir/support/bsd_like.h
M libcxx/include/__locale_dir/support/fuchsia.h
A libcxx/include/__locale_dir/support/linux.h
M libcxx/include/__locale_dir/support/windows.h
M libcxx/include/module.modulemap
Log Message:
-----------
[libc++] Use the new locale base API on Linux (#128007)
This follows the lead for what we did on all other platforms.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list