Files
mbedtls/tests
Gilles Peskine 4da2bd6f7e Use modern Clang rather than old GCC for full-config ASan+UBSan test
We had a GCC+ASan+UBSan full test run on both the default configuration and
the full configuration. In the full configuration, use Clang instead.
Empirically, a modern Clang's UBSan finds things that GCC's doesn't.

Insist on a modern Clang (by default, our CI would pick the oldest
available, which doesn't find as much stuff). Define "modern" as the most
recent that's available on our CI right now, which is Ubuntu 20.04.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-11-16 14:41:33 +01:00
..
2022-11-09 22:43:31 +08:00
2022-11-09 10:45:15 +01:00