summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/modules
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2019-03-29 17:07:30 +0000
committerJim Ingham <jingham@apple.com>2019-03-29 17:07:30 +0000
commitcdd4892f12e860905565f4e4444d7726618f89bd (patch)
treec0dc087dd800b84beea1df1c2cb533bdecd83c06 /lldb/scripts/Python/modules
parentdd0c7d88c6c52ffd7e346497cf36dc13f6ce6766 (diff)
downloadbcm5719-llvm-cdd4892f12e860905565f4e4444d7726618f89bd.tar.gz
bcm5719-llvm-cdd4892f12e860905565f4e4444d7726618f89bd.zip
Use the multi-lockable form of std::lock for operator=
For = operators for lists that have mutexes, we were either just taking the locks sequentially or hand-rolling a trick to try to avoid lock inversion. Use the std::lock mechanism for this instead. Differential Revision: https://reviews.llvm.org/D59957 llvm-svn: 357276
Diffstat (limited to 'lldb/scripts/Python/modules')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud