This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
signal-wrangler/.github/workflows
Tom b72a7e76d9 github/workflow: use clang version 12
Clang's ThreadSanitizer in version 10 and 11 emits a false positive
when using condition variables ("WARNING: ThreadSanitizer: double lock
of a mutex").
This was fixed in version 12 (google/sanitizers#1259).
2021-05-18 02:42:42 +02:00
..
build-and-test.yml github/workflow: use clang version 12 2021-05-18 02:42:42 +02:00