Skip to content

Commit

Permalink
Reactivate ubsan checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Alami-Amine committed Sep 27, 2024
1 parent 1b4fa25 commit dfe30da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/config/compiler/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,6 @@ config("sanitize_undefined_behavior") {
"-fsanitize=unsigned-integer-overflow",
"-fsanitize=implicit-conversion",
"-fsanitize=nullability",
"-fno-sanitize=vptr,function",
]
}

Expand Down

0 comments on commit dfe30da

Please sign in to comment.