diff options
author | Aaron Puchert <aaronpuchert@alice-dsl.net> | 2018-10-09 23:42:29 +0000 |
---|---|---|
committer | Aaron Puchert <aaronpuchert@alice-dsl.net> | 2018-10-09 23:42:29 +0000 |
commit | 7f208f02dbea6225db15dbdbf0e8d4778cc36fc5 (patch) | |
tree | 941a50e49592b50029dd050fbb6d5c6b7a830238 /llvm/lib/Option/OptTable.cpp | |
parent | e5f47bbeaccb3778bc604d29f8768ccbc400ceca (diff) | |
download | bcm5719-llvm-7f208f02dbea6225db15dbdbf0e8d4778cc36fc5.tar.gz bcm5719-llvm-7f208f02dbea6225db15dbdbf0e8d4778cc36fc5.zip |
Annotate scoped_lock as with scoped_lockable attribute
Summary:
Scoped capabilities need to be annotated as such, otherwise the thread
safety analysis won't work as intended.
Fixes PR39234.
Reviewers: ldionne
Reviewed By: ldionne
Subscribers: christof, libcxx-commits
Differential Revision: https://reviews.llvm.org/D53049
llvm-svn: 344096
Diffstat (limited to 'llvm/lib/Option/OptTable.cpp')
0 files changed, 0 insertions, 0 deletions