aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Object/XCOFFObjectFileTest.cpp
diff options
context:
space:
mode:
authorAlexey Samsonov <vonosmas@gmail.com>2025-11-05 11:03:25 -0800
committerGitHub <noreply@github.com>2025-11-05 11:03:25 -0800
commite7f7973899f76773ae6e9a6b1e8c7e9f9cc5cb56 (patch)
treeb313a61034cf5529e84434523a7280ff2867ea35 /llvm/unittests/Object/XCOFFObjectFileTest.cpp
parent120689e46679c6db37cd9e839ec0721e80a22d4f (diff)
downloadllvm-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