diff options
author | Michael Jones <michaelrj@google.com> | 2025-08-06 11:05:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-06 11:05:08 -0700 |
commit | 503c0908c3450d228debd64baecf41df8f58476e (patch) | |
tree | 899983681f7d6d5bb26b2b4079caea3954a9ceea /llvm/lib/TextAPI/TextStubCommon.cpp | |
parent | 477a65a051ce151895193f8dede1262fdc251132 (diff) | |
download | llvm-503c0908c3450d228debd64baecf41df8f58476e.zip llvm-503c0908c3450d228debd64baecf41df8f58476e.tar.gz llvm-503c0908c3450d228debd64baecf41df8f58476e.tar.bz2 |
[libc] fix iswalpha signiture and test (#152343)
The iswalpha function is only working for characters in the ascii range
right now, which isn't ideal. Also it was returning a bool when the
function is supposed to return an int.
Diffstat (limited to 'llvm/lib/TextAPI/TextStubCommon.cpp')
0 files changed, 0 insertions, 0 deletions