diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2025-09-11 21:27:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-11 21:27:54 -0700 |
commit | d5aa5e33e6fd7c0d4035be5e7877f275b3205a36 (patch) | |
tree | 6104627c9a5a320232d0f4071114cf8b02f066fb /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 092de9bb90cbcee445b31e504a4c2a09ecf09714 (diff) | |
download | llvm-d5aa5e33e6fd7c0d4035be5e7877f275b3205a36.zip llvm-d5aa5e33e6fd7c0d4035be5e7877f275b3205a36.tar.gz llvm-d5aa5e33e6fd7c0d4035be5e7877f275b3205a36.tar.bz2 |
[libc] Update errno usage in integration tests. (#158147)
Instead of using libc_errno directly, include <errno.h> and use regular
"errno" in the code. (to verify that errno-as-an-interface works
properly).
This is the recipe prescribed in the libc/src/__support/libc_errno.h
header - let's actually follow it in the integration tests.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions