[all-commits] [llvm/llvm-project] 81ae66: [libc++] Add __iswctype to the locale base API sin...

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu Jan 9 05:52:13 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 81ae6686ab026c820f2f23d3c18cdd65ecb2ae7c
      https://github.com/llvm/llvm-project/commit/81ae6686ab026c820f2f23d3c18cdd65ecb2ae7c
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2025-01-09 (Thu, 09 Jan 2025)

  Changed paths:
    M libcxx/include/__locale_dir/locale_base_api.h
    M libcxx/include/__locale_dir/support/bsd_like.h
    M libcxx/include/__locale_dir/support/windows.h
    M libcxx/src/locale.cpp

  Log Message:
  -----------
  [libc++] Add __iswctype to the locale base API since it's required by <locale> (#122168)



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