|
|
@ -6,6 +6,7 @@
|
|
|
|
# contains files in which we expect unsigned integer overflows to occur. The
|
|
|
|
# contains files in which we expect unsigned integer overflows to occur. The
|
|
|
|
# list is used to suppress -fsanitize=integer warnings when running our CI UBSan
|
|
|
|
# list is used to suppress -fsanitize=integer warnings when running our CI UBSan
|
|
|
|
# job.
|
|
|
|
# job.
|
|
|
|
|
|
|
|
unsigned-integer-overflow:*/include/c++/*/bits/basic_string.tcc
|
|
|
|
unsigned-integer-overflow:arith_uint256.h
|
|
|
|
unsigned-integer-overflow:arith_uint256.h
|
|
|
|
unsigned-integer-overflow:basic_string.h
|
|
|
|
unsigned-integer-overflow:basic_string.h
|
|
|
|
unsigned-integer-overflow:bench/bench.h
|
|
|
|
unsigned-integer-overflow:bench/bench.h
|
|
|
|