[all-commits] [llvm/llvm-project] 95a9a2: [libc++] Remove __classic_[upper, lower]_table from...

Zibi Sarbinowski via All-commits all-commits at lists.llvm.org
Fri Aug 29 01:25:13 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 95a9a26a4e0c9ab7e71dd8a4222d04da4f2b2a2c
      https://github.com/llvm/llvm-project/commit/95a9a26a4e0c9ab7e71dd8a4222d04da4f2b2a2c
  Author: Zibi Sarbinowski <zibi at ca.ibm.com>
  Date:   2025-08-29 (Fri, 29 Aug 2025)

  Changed paths:
    M libcxx/include/__cxx03/__locale

  Log Message:
  -----------
  [libc++] Remove __classic_[upper,lower]_table from cxx03 __locale header NFC) (#155916)

Remove `__classic_upper_table()` and `__classic_lower_table()` from
cxx03. The previous patch removed those function but declaration was
left in cxx03 header. This is more cleaning up patch.



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