aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/ErrorTest.cpp
diff options
context:
space:
mode:
authorKamil Rytarowski <n54@gmx.com>2017-02-27 17:52:48 +0000
committerKamil Rytarowski <n54@gmx.com>2017-02-27 17:52:48 +0000
commit47e7d7fe8562d2f509f26199b15e4ffc6f5de95e (patch)
tree4a8598f1a1665bbbdb355ff1584c250a6b4418e2 /llvm/unittests/Support/ErrorTest.cpp
parent5309887746d7cab69da87f128671cc4809685c47 (diff)
downloadllvm-47e7d7fe8562d2f509f26199b15e4ffc6f5de95e.zip
llvm-47e7d7fe8562d2f509f26199b15e4ffc6f5de95e.tar.gz
llvm-47e7d7fe8562d2f509f26199b15e4ffc6f5de95e.tar.bz2
Support NetBSD Thread ID in lldb-server tests
Summary: Native Thread ID is retrieved with _lwp_self() on NetBSD. The returned value is of type int32_t, but for consistency with other Operating Systems cast it to uint64_t. Sponsored by <The NetBSD Foundation> Reviewers: joerg, labath, clayborg, emaste Reviewed By: labath, clayborg Subscribers: #lldb Tags: #lldb Differential Revision: https://reviews.llvm.org/D30374 llvm-svn: 296360
Diffstat (limited to 'llvm/unittests/Support/ErrorTest.cpp')
0 files changed, 0 insertions, 0 deletions