TSan relies on C++ headers, so when libc++ is being built as part of
the runtimes build, include an explicit dependency on cxx-headers which
is the same approach that's already used for other sanitizers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo