skia2/infra/bots/recipe_modules/flavor
Mike Klein dfec731dbf build both tsan and msan libc++
std::call_once() will trigger false positive races without
a libc++ (specifically __call_once()) built with TSAN itself.

Interestingly, there's a built-in interceptor for this
use case, only on Mac: https://reviews.llvm.org/D24188.

Fixes: skia:9884
Change-Id: I7b2c031c15b78ec7302c42b4e4ac365d596c2c33
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/265567
Commit-Queue: Mike Klein <mtklein@google.com>
Reviewed-by: Ben Wagner aka dogben <benjaminwagner@google.com>
2020-02-07 21:33:03 +00:00
..
examples build both tsan and msan libc++ 2020-02-07 21:33:03 +00:00
resources [infra] Handle failure from addr2line 2020-01-02 13:16:16 +00:00
__init__.py [recipes] Remove unnecessary depot_tools dependency in flavor module 2020-01-08 12:46:21 +00:00
android.py Fix asan_device_setup path 2020-01-02 14:21:46 +00:00
api.py Add Docker-based GCC Test tasks 2019-11-22 12:32:32 +00:00
chromebook.py BotsCfg/Perf/RemoteGlyphCache: bots to download and use traces 2019-10-29 22:24:54 +00:00
chromecast.py [infra] Handle failure from addr2line 2020-01-02 13:16:16 +00:00
default.py build both tsan and msan libc++ 2020-02-07 21:33:03 +00:00
docker.py Add Docker-based GCC Test tasks 2019-11-22 12:32:32 +00:00
ios.py BotsCfg/Perf/RemoteGlyphCache: bots to download and use traces 2019-10-29 22:24:54 +00:00
ssh.py Factor common SSH logic into a new flavor. 2019-04-12 17:37:25 +00:00
valgrind.py Reland [recipes] Isolate build outputs with no subdirs 2018-06-01 15:18:46 +00:00
win_ssh.py BotsCfg/Perf/RemoteGlyphCache: bots to download and use traces 2019-10-29 22:24:54 +00:00