Instrumented libcxx depends on symbols that are exported by TSan RTL.
Details
Details
Diff Detail
Diff Detail
Event Timeline
cmake/Modules/AddCompilerRT.cmake | ||
---|---|---|
285 | This should be handled by Clang driver, whenever we link a dynamic library with -fsanitize=thread. |
This should be handled by Clang driver, whenever we link a dynamic library with -fsanitize=thread.