[all-commits] [llvm/llvm-project] 897754: [𝘀𝗽𝗿] initial version
Florian Mayer via All-commits
all-commits at lists.llvm.org
Fri Feb 13 16:02:11 PST 2026
Branch: refs/heads/users/fmayer/spr/hwasan-tag-on-lifetime-exit-and-return-for-non-standard-lifetime
Home: https://github.com/llvm/llvm-project
Commit: 897754adb7063e41cfb5984bf738f55decb08bf8
https://github.com/llvm/llvm-project/commit/897754adb7063e41cfb5984bf738f55decb08bf8
Author: Florian Mayer <fmayer at google.com>
Date: 2026-02-13 (Fri, 13 Feb 2026)
Changed paths:
M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
M llvm/test/Instrumentation/HWAddressSanitizer/RISCV/alloca.ll
M llvm/test/Instrumentation/HWAddressSanitizer/RISCV/use-after-scope-setjmp.ll
M llvm/test/Instrumentation/HWAddressSanitizer/X86/alloca.ll
M llvm/test/Instrumentation/HWAddressSanitizer/X86/basic.ll
M llvm/test/Instrumentation/HWAddressSanitizer/alloca-array.ll
M llvm/test/Instrumentation/HWAddressSanitizer/alloca-compat.ll
M llvm/test/Instrumentation/HWAddressSanitizer/alloca-with-calls.ll
M llvm/test/Instrumentation/HWAddressSanitizer/alloca.ll
M llvm/test/Instrumentation/HWAddressSanitizer/globals-access.ll
M llvm/test/Instrumentation/HWAddressSanitizer/prologue.ll
M llvm/test/Instrumentation/HWAddressSanitizer/use-after-scope-setjmp.ll
M llvm/test/Instrumentation/HWAddressSanitizer/use-after-scope.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