diff options
| author | Michal Gorny <mgorny@gentoo.org> | 2019-02-14 13:52:31 +0000 |
|---|---|---|
| committer | Michal Gorny <mgorny@gentoo.org> | 2019-02-14 13:52:31 +0000 |
| commit | c23f82c026049d574eef73af3b85e63598d9b0a3 (patch) | |
| tree | 15a149d23e2bd56382da962dfccb28e8dcdd447e /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands | |
| parent | 4efa0b674d7082fd8a736bc5789097e4d4d9d41c (diff) | |
| download | bcm5719-llvm-c23f82c026049d574eef73af3b85e63598d9b0a3.tar.gz bcm5719-llvm-c23f82c026049d574eef73af3b85e63598d9b0a3.zip | |
[lldb] [MainLoop] Report errno for failed kevent()
Modify the kevent() error reporting to use errno rather than returning
the return value. At least on FreeBSD and NetBSD, kevent() always
returns -1 in case of error, and the actual error is returned via errno.
Differential Revision: https://reviews.llvm.org/D58229
llvm-svn: 354029
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands')
0 files changed, 0 insertions, 0 deletions

