[all-commits] [llvm/llvm-project] b5ba4f: [libc++] Redefine Fuchsia locale base support on t...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Jan 13 06:16:44 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b5ba4f06db2e159885fc4b6e7709274a3910b8b5
https://github.com/llvm/llvm-project/commit/b5ba4f06db2e159885fc4b6e7709274a3910b8b5
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M libcxx/include/CMakeLists.txt
M libcxx/include/__locale_dir/locale_base_api.h
R libcxx/include/__locale_dir/locale_base_api/fuchsia.h
A libcxx/include/__locale_dir/support/fuchsia.h
A libcxx/include/__locale_dir/support/no_locale/characters.h
A libcxx/include/__locale_dir/support/no_locale/strtonum.h
M libcxx/include/module.modulemap
Log Message:
-----------
[libc++] Redefine Fuchsia locale base support on top of the new API (#122489)
This follows the same path we've been doing for all platforms so far,
moving away from the old definition of the locale base API.
Co-authored-by: Daniel Thornburgh <mysterymath at gmail.com>
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