test: Remove ubsan alignment suppressions

This can be done now that prevector is properly aligned.
This commit is contained in:
Wladimir J. van der Laan 2019-11-20 10:20:39 +01:00 committed by Anthony Towns
parent 9d933ef919
commit 5f26855f10

View file

@ -1,7 +1,5 @@
# -fsanitize=undefined suppressions
# =================================
alignment:move.h
alignment:prevector.h
float-divide-by-zero:policy/fees.cpp
float-divide-by-zero:validation.cpp
float-divide-by-zero:wallet/wallet.cpp