LLVM Prepares New ThreadSanitizer Runtime That Is Faster, Lower Memory Use
LLVM developers have been working recently to land their new ThreadSanitizer run-time. The TSan as a reminder is the compiler instrumentation with associated run-time library for being able to detect data races...