Leak sanitizer can be enabled without the whole AddressSanitizer, this can be done by passing -fsanitize=leak as documented at [1]. Meson doesn't support this, so add support for it. [1] https://clang.llvm.org/docs/LeakSanitizer.htmlpull/9784/merge
parent
3e2dba5b7c
commit
29c26d5b26
3 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue