diff --git a/selftest/ubsan.supp b/selftest/ubsan.supp index 5b7730c120c..e69de29bb2d 100644 --- a/selftest/ubsan.supp +++ b/selftest/ubsan.supp @@ -1,6 +0,0 @@ -# Suppress the -# "left shift of x by y places cannot be represented in type 'int'" -# in the heimdal code for now. -shift-base:../../third_party/heimdal/lib/hcrypto/des.c -shift-base:../../third_party/heimdal/lib/krb5/crypto.c -