We are missing these flags for tsan tests as well. This can cause the Unit tests to be built with a different SDK version than that was used to build the runtime.
(Similar to https://reviews.llvm.org/D25352)
Differential D25860
[tsan] Set Darwin specific linker and compiler flags for tsan tests ClosedPublic Authored by zaks.anna on Oct 20 2016, 5:56 PM.
Details
Summary We are missing these flags for tsan tests as well. This can cause the Unit tests to be built with a different SDK version than that was used to build the runtime. (Similar to https://reviews.llvm.org/D25352)
Diff Detail Event TimelineThis revision is now accepted and ready to land.Oct 25 2016, 5:01 PM
Revision Contents
Diff 75385 lib/tsan/tests/CMakeLists.txt
|