diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/tsan.supp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/tsan.supp b/tools/tsan.supp deleted file mode 100644 index 70cb6dceba..0000000000 --- a/tools/tsan.supp +++ /dev/null @@ -1,6 +0,0 @@ -# Suppressions for Thread Sanitizer -# -# CAREFUL! Comments must go on their own line or your suppressions will silently fail. - -# WebP races (harmlessly) choosing function pointers for SIMD versions of some of its functions. -race:third_party/externals/libwebp |