[all-commits] [llvm/llvm-project] f9f9aa: [𝘀𝗽𝗿] initial version

Florian Mayer via All-commits all-commits at lists.llvm.org
Tue Nov 18 17:36:38 PST 2025


  Branch: refs/heads/users/fmayer/spr/ubsan-use-fsanitize-recover-runtime-in-codegen
  Home:   https://github.com/llvm/llvm-project
  Commit: f9f9aa76d77cc00bac360a168ec63929fe50407b
      https://github.com/llvm/llvm-project/commit/f9f9aa76d77cc00bac360a168ec63929fe50407b
  Author: Florian Mayer <fmayer at google.com>
  Date:   2025-11-18 (Tue, 18 Nov 2025)

  Changed paths:
    M clang/include/clang/Basic/CodeGenOptions.def
    M clang/include/clang/Driver/SanitizerArgs.h
    M clang/include/clang/Options/Options.td
    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/lib/ubsan_minimal/ubsan_minimal_handlers.cpp
    M compiler-rt/test/ubsan_minimal/TestCases/override-callback.c
    M compiler-rt/test/ubsan_minimal/TestCases/test-darwin-interface.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:
  -----------
  [𝘀𝗽𝗿] initial version

Created using spr 1.3.7



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