envoyproxy/envoy
在 GitHub 查看TSAN: fail libc++ build if not using the TSAN specific version of libc
Open
#12,600 创建于 2020年8月11日
area/buildhelp wanted
仓库指标
- Star
- (27,997 star)
- PR 合并指标
- (平均合并 8天) (30 天内合并 378 个 PR)
描述
I killed a bunch of time on this since I didn't realize this wasn't baked into --config=clang-tsan. It would be nice if somehow if in a TSAN/libc++ build we had a test that verified the right library is being used and if not has instructions pointing people to either using docker or building the library locally.