mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-12 05:32:22 +02:00
test: Suppress implicit-unsigned-integer-truncation:SaltedCoinsCacheHasher::operator()
This commit is contained in:
@@ -61,6 +61,7 @@ implicit-integer-sign-change:crypto/
|
||||
implicit-integer-sign-change:TxConfirmStats::removeTx
|
||||
implicit-integer-sign-change:EvalScript
|
||||
implicit-signed-integer-truncation:crypto/
|
||||
implicit-unsigned-integer-truncation:SaltedCoinsCacheHasher::operator()
|
||||
implicit-unsigned-integer-truncation:crypto/
|
||||
shift-base:arith_uint256.cpp
|
||||
shift-base:crypto/
|
||||
|
||||
Reference in New Issue
Block a user