envoyproxy/envoy

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

Open

#12.600 geöffnet am 11. Aug. 2020

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
area/buildhelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide