add a check-tsan-shared in cmake.sh
Details
Details
Diff Detail
Diff Detail
- Repository
- rZORG LLVM Github Zorg
- Build Status
Buildable 123479 Build 178967: arc lint + arc unit
Event Timeline
Comment Actions
Also, let's call the target "tsan-dynamic" to match the naming convention established in asan.
The patch itself is LGTM but we can't land it. "ninja tsan-shared" and "ninja check-tsan-shared" do not work in the HEAD and in D108394. We need to add them into cmake files before adding to the buildbot.