commit | cc73b180eb85ed1d9299b7a17e935b0b0b202aa0 | [log] [tgz] |
---|---|---|
author | Petr Hosek <phosek@chromium.org> | Fri Nov 09 23:32:25 2018 +0000 |
committer | Petr Hosek <phosek@chromium.org> | Fri Nov 09 23:32:25 2018 +0000 |
tree | b3a0e6868131163c15207b81f975146e947abda7 | |
parent | 55a3e6c1f27bcd144814272e31348acb9d88fb52 [diff] |
[libcxx] Provide thread annotations for shared_mutex shared_mutex was introduced in C++17 but its implementation currently doesn't use Clang's thread annotations like regular mutex. This change adds those. Differential Revision: https://reviews.llvm.org/D54290 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@346567 91177308-0d34-0410-b5e6-96231b3b80d8