diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2025-09-10 15:52:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-10 15:52:23 -0700 |
commit | d7318ebe9338cd2d4cd4023bd308d981b5e01ece (patch) | |
tree | d8bbf5435398f86fbb3934353ed592ffe3b0a368 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0b87d27097dc71916dd041e5be87fefd26006867 (diff) | |
download | llvm-d7318ebe9338cd2d4cd4023bd308d981b5e01ece.zip llvm-d7318ebe9338cd2d4cd4023bd308d981b5e01ece.tar.gz llvm-d7318ebe9338cd2d4cd4023bd308d981b5e01ece.tar.bz2 |
[libc] Clean up errno header usage in wchar tests. (#157942)
See PR #157898 and PR #157517 for similar changes to math tests.
Don't include libc_errno.h header, since the tests don't manipulate
errno directly. Instead, where appropriate, include hdr/errno_macros.h
proxy header to get errno constant values to match against.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions