aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorGuillaume Chatelet <gchatelet@google.com>2024-01-26 15:18:22 +0100
committerGitHub <noreply@github.com>2024-01-26 15:18:22 +0100
commit73874f7a39df74eacf1682b3961da2d8cb675f33 (patch)
tree275fdfa7b0f4e03dbe36a9c4451ad658ad2d9b2e /lldb/source/Commands/CommandObjectProcess.cpp
parent035f33bf4138ac7b7360a83438988ce80bda5098 (diff)
downloadllvm-73874f7a39df74eacf1682b3961da2d8cb675f33.zip
llvm-73874f7a39df74eacf1682b3961da2d8cb675f33.tar.gz
llvm-73874f7a39df74eacf1682b3961da2d8cb675f33.tar.bz2
[libc][NFC] Use specific ASSERT macros to test errno (#79573)
This patch provides specific test macros to deal with `errno`. This will help abstract away the differences between unit test and integration/hermetic tests in #79319. In one case we use `libc_errno` which is a struct, in the other case we deal directly with `errno`.
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions