diff options
author | Guillaume Chatelet <gchatelet@google.com> | 2024-01-26 15:18:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-26 15:18:22 +0100 |
commit | 73874f7a39df74eacf1682b3961da2d8cb675f33 (patch) | |
tree | 275fdfa7b0f4e03dbe36a9c4451ad658ad2d9b2e /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | 035f33bf4138ac7b7360a83438988ce80bda5098 (diff) | |
download | llvm-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