commit | 23e8a76b1dc1a22c6afb49bced0584dbd9f875cf | [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 | 9f9b444ca9e93b13a985695ecf7dccc036ec84c0 [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 llvm-svn: 346567 Cr-Mirrored-From: sso://chromium.googlesource.com/_direct/external/github.com/llvm/llvm-project Cr-Mirrored-Commit: f30c0117c890fcb8265c556c0a02ab89542473a2