[all-commits] [llvm/llvm-project] f291ec: [libc] Use proxy header in the `locale` implementa...

Connector Switch via All-commits all-commits at lists.llvm.org
Wed Mar 12 20:36:03 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f291ec692e889f8cdfe17810c138a31f701e4db3
      https://github.com/llvm/llvm-project/commit/f291ec692e889f8cdfe17810c138a31f701e4db3
  Author: Connector Switch <c8ef at outlook.com>
  Date:   2025-03-13 (Thu, 13 Mar 2025)

  Changed paths:
    M libc/src/locale/CMakeLists.txt
    M libc/src/locale/duplocale.cpp
    M libc/src/locale/freelocale.cpp
    M libc/src/locale/locale.cpp
    M libc/src/locale/newlocale.cpp
    M libc/src/locale/newlocale.h
    M libc/src/locale/setlocale.cpp
    M libc/src/locale/setlocale.h

  Log Message:
  -----------
  [libc] Use proxy header in the `locale` implementation. (#130982)

Address review comments in
https://github.com/llvm/llvm-project/pull/130621#pullrequestreview-2671843932.

Some unused headers are also removed.



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