Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 353 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 353 Bytes

Using the ThreadSanitizer and reporting data races to CDash

In this recipe, we reuse the approach from the previous example, but use ThreadSanitizer in combination with CTest and CDash, to identify data races and report these to a CDash dashboard.