summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata
diff options
context:
space:
mode:
authorMichal Gorny <mgorny@gentoo.org>2019-02-14 13:52:31 +0000
committerMichal Gorny <mgorny@gentoo.org>2019-02-14 13:52:31 +0000
commitc23f82c026049d574eef73af3b85e63598d9b0a3 (patch)
tree15a149d23e2bd56382da962dfccb28e8dcdd447e /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata
parent4efa0b674d7082fd8a736bc5789097e4d4d9d41c (diff)
downloadbcm5719-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/python_api/sbstructureddata')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud