summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py
diff options
context:
space:
mode:
authorJian Cai <caij2003@gmail.com>2019-09-16 21:43:56 +0000
committerJian Cai <caij2003@gmail.com>2019-09-16 21:43:56 +0000
commit9d2066af8d47627bb56c92eb66a94ea86928d50c (patch)
tree635b8a342d6676c7e6361bd0e223f7576541b6f8 /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py
parentec80f531ca45b5c4129f67d845b8f7809efe820b (diff)
downloadbcm5719-llvm-9d2066af8d47627bb56c92eb66a94ea86928d50c.tar.gz
bcm5719-llvm-9d2066af8d47627bb56c92eb66a94ea86928d50c.zip
[clang-tidy] add checks to bugprone-posix-return
This check now also checks if any calls to pthread_* functions expect negative return values. These functions return either 0 on success or an errno on failure, which is positive only. llvm-svn: 372037
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud