Originally reported on Google Code with ID 48
tsan currently produces false positives in c++11 mode if the c++ library is not instrumented.
One such case is discussed here:
http://lists.cs.uiuc.edu/pipermail/cfe-dev/2014-February/035408.html
We need:
1. Start building instrumented libcxx as part of the tsan build
2. Add lit tests that use c++11 threading (like the one above)
Reported by konstantin.s.serebryany on 2014-02-18 08:42:59
Originally reported on Google Code with ID 48
Reported by
konstantin.s.serebryanyon 2014-02-18 08:42:59