[Lldb-commits] [PATCH] D110962: [lldb] Add unit tests for Terminal API
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 5 04:21:22 PDT 2021
mgorny added a comment.
No, it's not. Could you add a quick `printf()` there to see what the value of `errno` is?
I need to check if gtest has a better method of checking for failure with errno.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110962/new/
https://reviews.llvm.org/D110962
More information about the lldb-commits
mailing list