mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 12:08:18 +00:00
[ASan] Ignore Clang OpenMP leaks for now.
This commit is contained in:
parent
2dd1a4046d
commit
fd98593a58
|
@ -1 +1,5 @@
|
||||||
# LeakSanitizer suppression file
|
# LeakSanitizer suppression file
|
||||||
|
|
||||||
|
# Ignore Clang OpenMP leaks.
|
||||||
|
# See https://github.com/Z3Prover/z3/issues/1308
|
||||||
|
leak:___kmp_allocate
|
||||||
|
|
Loading…
Reference in a new issue