diff options
| author | Alexey Samsonov <vonosmas@gmail.com> | 2025-11-05 11:03:25 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-05 11:03:25 -0800 |
| commit | e7f7973899f76773ae6e9a6b1e8c7e9f9cc5cb56 (patch) | |
| tree | b313a61034cf5529e84434523a7280ff2867ea35 /llvm/unittests/Object/XCOFFObjectFileTest.cpp | |
| parent | 120689e46679c6db37cd9e839ec0721e80a22d4f (diff) | |
| download | llvm-e7f7973899f76773ae6e9a6b1e8c7e9f9cc5cb56.zip llvm-e7f7973899f76773ae6e9a6b1e8c7e9f9cc5cb56.tar.gz llvm-e7f7973899f76773ae6e9a6b1e8c7e9f9cc5cb56.tar.bz2 | |
[libc] Migrate wctype_utils to use wchar_t where applicable. (#166234)
This is a counterpart of
https://github.com/llvm/llvm-project/pull/166225 but for wctype_utils
(which are not yet widely used). For now, I'm just changing the types
from wint_t to wchar_t to match the regular ctype_utils change. The next
change may rename most of the functions to match the name of ctype_utils
variants, so that we could be calling them from the templated code
operating on "const char*" and "const wchar_t*" strings, and the right
function signature would be picked up.
Diffstat (limited to 'llvm/unittests/Object/XCOFFObjectFileTest.cpp')
0 files changed, 0 insertions, 0 deletions
