[Lldb-commits] [PATCH] D58229: [lldb] [MainLoop] Report errno for failed kevent()
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 14 05:45:07 PST 2019
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
That seems right. Even the macos manpage for kevent says the error is returned through errno.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58229/new/
https://reviews.llvm.org/D58229
More information about the lldb-commits
mailing list