[all-commits] [llvm/llvm-project] 978241: [UBSan] Use -fsanitize-handler-preserve-all-regs i...
Florian Mayer via All-commits
all-commits at lists.llvm.org
Wed Nov 26 17:21:05 PST 2025
Branch: refs/heads/users/fmayer/spr/main.ubsan-use-fsanitize-recover-runtime-in-codegen
Home: https://github.com/llvm/llvm-project
Commit: 9782413ca791feb0aba29381660d67b1abe1f069
https://github.com/llvm/llvm-project/commit/9782413ca791feb0aba29381660d67b1abe1f069
Author: Florian Mayer <fmayer at google.com>
Date: 2025-11-26 (Wed, 26 Nov 2025)
Changed paths:
M clang/lib/CodeGen/BackendUtil.cpp
M clang/lib/CodeGen/CGExpr.cpp
M clang/lib/Driver/SanitizerArgs.cpp
M clang/test/CodeGen/cfi-icall-trap-recover-runtime.c
M clang/test/CodeGenCXX/cfi-vcall-trap-recover-runtime.cpp
M clang/test/Driver/fsanitize.c
M compiler-rt/test/ubsan_minimal/TestCases/override-callback.c
M llvm/include/llvm/Transforms/Instrumentation/BoundsChecking.h
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp
M llvm/test/Instrumentation/BoundsChecking/runtimes.ll
Log Message:
-----------
[UBSan] Use -fsanitize-handler-preserve-all-regs in codegen (#168645)
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