summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorAaron Puchert <aaronpuchert@alice-dsl.net>2018-08-22 22:14:53 +0000
committerAaron Puchert <aaronpuchert@alice-dsl.net>2018-08-22 22:14:53 +0000
commitc3e37b7538e7ff16f65d7ead4c54419ce21299a5 (patch)
tree4663c5c9136cc254925ca6d5901090f7508c8f23 /lldb/packages/Python/lldbsuite/test/python_api
parent96e3cd85bd2ddf7cb059665d94f0f66887692042 (diff)
downloadbcm5719-llvm-c3e37b7538e7ff16f65d7ead4c54419ce21299a5.tar.gz
bcm5719-llvm-c3e37b7538e7ff16f65d7ead4c54419ce21299a5.zip
Thread safety analysis: Allow relockable scopes
Summary: It's already allowed to prematurely release a scoped lock, now we also allow relocking it again, possibly even in another mode. This is the second attempt, the first had been merged as r339456 and reverted in r339558 because it caused a crash. Reviewers: delesley, aaron.ballman Reviewed By: delesley, aaron.ballman Subscribers: hokein, cfe-commits Differential Revision: https://reviews.llvm.org/D49885 llvm-svn: 340459
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud