1
0
Fork 0
dosbox-staging/.github/workflows
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
..
dormant Reinstate Coverity scanning 2020-01-03 16:55:22 +01:00
analysis.yml Disable unnecessary sanitizers 2020-03-11 10:38:10 +01:00
config.yml Allow Opus CDDA support to be optionally disabled 2020-01-27 10:46:21 +01:00
coverity.md Only run config heavy if our repo has commits 2020-01-13 00:26:11 +01:00
coverity.yml Reinstate Coverity scanning 2020-01-03 16:55:22 +01:00
linux.yml Update allowed warnings limits 2020-03-01 21:23:04 +01:00
macos.yml Specify -march=nehalem for macOS snapshot builds 2020-03-08 03:28:37 +01:00
windows.yml Update allowed warnings limits 2020-03-01 21:23:04 +01:00