[all-commits] [llvm/llvm-project] d9b43e: [libc] Reorganize iswctype to avoid GPU/libc++ err...
Michael Jones via All-commits
all-commits at lists.llvm.org
Fri Apr 17 08:57:52 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9b43e2e31b4f0b06e35f65e40c5aafdf67f3ae9
https://github.com/llvm/llvm-project/commit/d9b43e2e31b4f0b06e35f65e40c5aafdf67f3ae9
Author: Michael Jones <michaelrj at google.com>
Date: 2026-04-17 (Fri, 17 Apr 2026)
Changed paths:
M libc/src/__support/CMakeLists.txt
A libc/src/__support/wctype_impl.h
M libc/src/__support/wctype_utils.h
M libc/src/wctype/CMakeLists.txt
M libc/src/wctype/iswctype.cpp
M libc/src/wctype/wctype.cpp
Log Message:
-----------
[libc] Reorganize iswctype to avoid GPU/libc++ error (#192659)
After #191178 there were build errors when building the libc++
hand-in-hand pieces due to header layering.
Written with the assistance of Gemini
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