mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 08:30:34 +08:00
This change adds convenient composed constants to be used for tsan_read_try_lock annotations, reducing the boilerplate at the instrumentation site. Reviewed By: dvyukov Differential Revision: https://reviews.llvm.org/D99595