1
0
Fork 0
dosbox-staging/.github
Patryk Obara 4e1dcfafb1 Disable unnecessary sanitizers
Clang memory sanitizer needs all linked libraries (including STL) to be
compiled with msan option, otherwise analysis results are practically
unusable.

GCC undefined behaviour sanitizer analysis is already covered by build
running UASAN (undefined behaviour and address sanitizers).
2020-03-11 10:38:10 +01:00
..
scripts Temporarily disable stripping for CI MSYS2 cache 2020-03-09 21:28:44 +01:00
workflows Disable unnecessary sanitizers 2020-03-11 10:38:10 +01:00