We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c2ee5c + 0f020cd commit ea46029Copy full SHA for ea46029
test/sanitizer_suppressions/ubsan
@@ -6,6 +6,7 @@
6
# contains files in which we expect unsigned integer overflows to occur. The
7
# list is used to suppress -fsanitize=integer warnings when running our CI UBSan
8
# job.
9
+unsigned-integer-overflow:*/include/c++/*/bits/basic_string.tcc
10
unsigned-integer-overflow:arith_uint256.h
11
unsigned-integer-overflow:basic_string.h
12
unsigned-integer-overflow:bench/bench.h
0 commit comments