envoyproxy/envoy
View on GitHubTSAN: fail libc++ build if not using the TSAN specific version of libc
Open
#12,600 opened on Aug 11, 2020
area/buildhelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (Avg merge 8d) (378 merged PRs in 30d)
Description
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.