[all-commits] [llvm/llvm-project] bcd32e: [Driver][FreeBSD][NFC] Remove some code duplicatio...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Dec 19 16:24:56 PST 2024
Branch: refs/heads/users/vitalybuka/spr/main.ubsan-runtime-and-driver-support-for-local-bounds
Home: https://github.com/llvm/llvm-project
Commit: bcd32ef0ba6b33a4aa3a5d0a96526f86634035da
https://github.com/llvm/llvm-project/commit/bcd32ef0ba6b33a4aa3a5d0a96526f86634035da
Author: Brad Smith <brad at comstyle.com>
Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths:
M clang/lib/Driver/ToolChains/FreeBSD.cpp
Log Message:
-----------
[Driver][FreeBSD][NFC] Remove some code duplication (#120652)
Commit: 3d297514e2c3f10b3fd8fcf0e5b1c745dfe644cf
https://github.com/llvm/llvm-project/commit/3d297514e2c3f10b3fd8fcf0e5b1c745dfe644cf
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths:
M llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp
M llvm/test/Instrumentation/BoundsChecking/runtimes.ll
Log Message:
-----------
[BoundsChecking] Add support for runtime handlers (#120513)
This is a step forward to have reporting consistent with other UBSAN
checks.
Runtime and clang parts are here #120515.
Commit: 7d8204aa4380775af852990478e94e8b55ca0f4c
https://github.com/llvm/llvm-project/commit/7d8204aa4380775af852990478e94e8b55ca0f4c
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths:
M clang/lib/Driver/ToolChains/FreeBSD.cpp
Log Message:
-----------
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.4
[skip ci]
Compare: https://github.com/llvm/llvm-project/compare/10eeaeaaa19d...7d8204aa4380
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