[all-commits] [llvm/llvm-project] 38daa6: [libc] build fix: always use our char8_t headers e...

Uzair Nawaz via All-commits all-commits at lists.llvm.org
Mon Jun 16 14:29:12 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 38daa6d4ef1f3386cc50198199c5ec61dcb012af
      https://github.com/llvm/llvm-project/commit/38daa6d4ef1f3386cc50198199c5ec61dcb012af
  Author: Uzair Nawaz <uzairnawaz at google.com>
  Date:   2025-06-16 (Mon, 16 Jun 2025)

  Changed paths:
    M libc/hdr/types/char8_t.h
    M libc/src/__support/wchar/character_converter.cpp

  Log Message:
  -----------
  [libc] build fix: always use our char8_t headers even in overlay mode (#144433)

Build fix caused by certain platforms not providing char8_t when
expected
Temporary fix to just always use our own definition, even in overlay
mode.



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