[libcxx-commits] [PATCH] D67466: [libcxx] Annotate unique_lock and shared_lock with thread annotations
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Sep 11 14:22:37 PDT 2019
ldionne added a comment.
When are those annotations enabled? By default they're turned off, would it make sense to turn them on by default? It seems like we're missing out on something interesting here.
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67466/new/
https://reviews.llvm.org/D67466
More information about the libcxx-commits
mailing list