[all-commits] [llvm/llvm-project] 9a44f5: [sanitizers] do not accept out of bounds -fsanitiz...
Florian Mayer via All-commits
all-commits at lists.llvm.org
Thu Jun 26 10:08:27 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a44f55c00f783f9c39a8c43500c01cf2cc743f4
https://github.com/llvm/llvm-project/commit/9a44f55c00f783f9c39a8c43500c01cf2cc743f4
Author: Florian Mayer <fmayer at google.com>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
M clang/lib/Basic/Sanitizers.cpp
M clang/test/Driver/fsanitize.c
Log Message:
-----------
[sanitizers] do not accept out of bounds -fsanitize-skip-hot-cutoff (#145806)
If the user gives an out of bounds value, it is best to fail and let the
user decide what to do.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list