This change adds convenient composed constants to be used for tsan_read_try_lock annotations, reducing the boilerplate at the instrumentation site.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D99595
Add convenient composed tsan constants ClosedPublic Authored by mvels on Mar 30 2021, 7:11 AM.
Details
Summary This change adds convenient composed constants to be used for tsan_read_try_lock annotations, reducing the boilerplate at the instrumentation site.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 15 2021, 12:05 AM Closed by commit rG3c23807569f0: Add convenient composed tsan constants (authored by mvels, committed by dvyukov). · Explain WhyApr 15 2021, 1:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 337661 compiler-rt/include/sanitizer/tsan_interface.h
|