[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
Thu Feb 25 10:17:28 PST 2021


ldionne requested changes to this revision.
ldionne added a comment.
This revision now requires changes to proceed.

Is there still interest in doing this? If so, I actually think we should test those annotations, perhaps by enabling them in some CI configuration (TSAN?). How can we do that? Will request changes so it shows up in the queue properly.


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