Skip to content
Snippets Groups Projects
Commit 0ac46210 authored by Simon McVittie's avatar Simon McVittie
Browse files

CI: Add a build that uses clang, scan-build, ASan and UBSan


Using clang here isn't very important, but it might give us some extra
compiler warnings that gcc wouldn't.

ASan will detect memory leaks and other memory corruption, UBSan will
detect other badness, and scan-build might give us some helpful warnings
from static analysis.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 5f44f31c
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment