Skip to content

Commit

Permalink
[ASan] Ignore Clang OpenMP leaks for now.
Browse files Browse the repository at this point in the history
Dan Liew committed Oct 16, 2017
1 parent 2dd1a40 commit fd98593
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions contrib/suppressions/sanitizers/lsan.txt
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# LeakSanitizer suppression file

# Ignore Clang OpenMP leaks.
# See https://github.com/Z3Prover/z3/issues/1308
leak:___kmp_allocate

0 comments on commit fd98593

Please sign in to comment.