[all-commits] [llvm/llvm-project] 8153f7: [libc][wctype] Reland internal UTF8 wctype classif...

Marcell Leleszi via All-commits all-commits at lists.llvm.org
Mon Feb 16 01:16:29 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8153f78e7fc60418d25ede9ae46652583698e66a
      https://github.com/llvm/llvm-project/commit/8153f78e7fc60418d25ede9ae46652583698e66a
  Author: Marcell Leleszi <mleleszi at google.com>
  Date:   2026-02-16 (Mon, 16 Feb 2026)

  Changed paths:
    M libc/src/__support/CMakeLists.txt
    M libc/src/__support/wctype_utils.h
    M libc/test/src/__support/CMakeLists.txt
    A libc/test/src/__support/wctype_utils_test.cpp

  Log Message:
  -----------
  [libc][wctype] Reland internal UTF8 wctype classification functions (#181468)

Reland #174607

#174607 broke libc++ because the LIBC_CONF_WCTYPE_MODE macro wasn't
defined when called from libc++. Defaulted LIBC_CONF_WCTYPE_MODE to
LIBC_WCTYPE_MODE_ASCII when not configured
(https://github.com/llvm/llvm-project/commit/ffd355b0879066adc9889593570af8f0df85f1a8)



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