summaryrefslogtreecommitdiffstats
path: root/libtsan.0.pkg/control
blob: ea5444c1cb07d633333998601ee1dfb9b132895a (plain)
1
2
3
4
5
6
Architecture: any
Platform: all
Depends: gcc-${Base-Version}-common (= ${Binary-Version}), ${Shlib-Depends},
Description: ThreadSanitizer (TSan), a race detector
 ThreadSanitizer is a tool that detects data races.  It consists of a compiler
 instrumentation module and a run-time library.