[all-commits] [llvm/llvm-project] 036c10: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Dec 18 19:22:38 PST 2024
Branch: refs/heads/users/vitalybuka/spr/ubsan-runtime-and-driver-support-for-local-bounds
Home: https://github.com/llvm/llvm-project
Commit: 036c10ae5921d88ffb2463d374a7242d52184be2
https://github.com/llvm/llvm-project/commit/036c10ae5921d88ffb2463d374a7242d52184be2
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/CodeGen/BackendUtil.cpp
M clang/lib/Driver/SanitizerArgs.cpp
M clang/test/CodeGen/bounds-checking.c
M compiler-rt/lib/ubsan/ubsan_checks.inc
M compiler-rt/lib/ubsan/ubsan_handlers.cpp
M compiler-rt/lib/ubsan/ubsan_handlers.h
M compiler-rt/lib/ubsan/ubsan_interface.inc
M compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp
M compiler-rt/test/ubsan/TestCases/Misc/local_bounds.cpp
M compiler-rt/test/ubsan_minimal/TestCases/local_bounds.cpp
M llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp
M llvm/test/Instrumentation/BoundsChecking/runtimes.ll
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.4
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