Skip to content

start testing tsan in c++11 mode with c++11 threading #455

@ramosian-glider

Description

@ramosian-glider

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions