mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
[ASan] Ignore Clang OpenMP leaks for now.
This commit is contained in:
parent
2dd1a4046d
commit
fd98593a58
1 changed files with 4 additions and 0 deletions
|
@ -1 +1,5 @@
|
|||
# LeakSanitizer suppression file
|
||||
|
||||
# Ignore Clang OpenMP leaks.
|
||||
# See https://github.com/Z3Prover/z3/issues/1308
|
||||
leak:___kmp_allocate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue