envoyproxy/envoy

TSAN: fail libc++ build if not using the TSAN specific version of libc

Open

#12 600 ouverte le 11 août 2020

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)C++ (5 373 forks)batch import
area/buildhelp wanted

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

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.

Guide contributeur