mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 03:52:49 +01:00
Merge bitcoin/bitcoin#24153: test: remove unused sanitizer suppressions
fa3bdbd37be81b613e48a10aa77dfd3bcede61e1 test: remove unused sanitizer suppressions (MarcoFalke) Pull request description: Looks like those are not needed (anymore) ACKs for top commit: fanquake: ACK fa3bdbd37be81b613e48a10aa77dfd3bcede61e1 Tree-SHA512: 4bedb6363aba8ea7763291ee0cd074e6bfd77e691bb32999c3959393864dc396bacba1eced2b10d9d600b66e8b83b91f7bc6692331dbd113bbaa87e72d11e2e8
This commit is contained in:
parent
78b06a4dd2
commit
546e548755
@ -82,12 +82,8 @@ implicit-signed-integer-truncation:addrman.h
|
|||||||
implicit-signed-integer-truncation:chain.h
|
implicit-signed-integer-truncation:chain.h
|
||||||
implicit-signed-integer-truncation:crypto/
|
implicit-signed-integer-truncation:crypto/
|
||||||
implicit-signed-integer-truncation:leveldb/
|
implicit-signed-integer-truncation:leveldb/
|
||||||
implicit-signed-integer-truncation:miner.cpp
|
|
||||||
implicit-signed-integer-truncation:net.cpp
|
|
||||||
implicit-signed-integer-truncation:streams.h
|
|
||||||
implicit-signed-integer-truncation:test/arith_uint256_tests.cpp
|
implicit-signed-integer-truncation:test/arith_uint256_tests.cpp
|
||||||
implicit-signed-integer-truncation:test/skiplist_tests.cpp
|
implicit-signed-integer-truncation:test/skiplist_tests.cpp
|
||||||
implicit-signed-integer-truncation:torcontrol.cpp
|
|
||||||
implicit-unsigned-integer-truncation:*/include/c++/
|
implicit-unsigned-integer-truncation:*/include/c++/
|
||||||
implicit-unsigned-integer-truncation:crypto/
|
implicit-unsigned-integer-truncation:crypto/
|
||||||
implicit-unsigned-integer-truncation:leveldb/
|
implicit-unsigned-integer-truncation:leveldb/
|
||||||
|
Loading…
Reference in New Issue
Block a user