From 93fb03ab7fb4d8c33e6049bcd7e247601423be20 Mon Sep 17 00:00:00 2001 From: RafaelGSS Date: Tue, 15 Jul 2025 19:37:13 -0300 Subject: [PATCH] build: remove suppressions.supp We have removed the UBSan workflow and there's no ongoing initiative to bring it back. --- suppressions.supp | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 suppressions.supp diff --git a/suppressions.supp b/suppressions.supp deleted file mode 100644 index 9dc89fb83df5b4..00000000000000 --- a/suppressions.supp +++ /dev/null @@ -1,6 +0,0 @@ -vptr:deps/icu-small/source/common/uloc_tag.cpp -vptr:deps/icu-small/source/common/unistr.cpp -shift-base:deps/v8/src/wasm/decoder.h -vptr:deps/icu-small/source/common/sharedobject.cpp -vptr:deps/icu-small/source/i18n/coll.cpp -nonnull-attribute:deps/v8/src/snapshot/snapshot-source-sink.h