[all-commits] [llvm/llvm-project] 222567: [HWASan] tag on lifetime exit and return for non s...
Florian Mayer via All-commits
all-commits at lists.llvm.org
Thu Feb 19 19:21:02 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2225677462ce19f05eb22f2f6b4800fd5f78676e
https://github.com/llvm/llvm-project/commit/2225677462ce19f05eb22f2f6b4800fd5f78676e
Author: Florian Mayer <fmayer at google.com>
Date: 2026-02-19 (Thu, 19 Feb 2026)
Changed paths:
M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
M llvm/test/Instrumentation/HWAddressSanitizer/RISCV/use-after-scope-setjmp.ll
M llvm/test/Instrumentation/HWAddressSanitizer/use-after-scope-setjmp.ll
M llvm/test/Instrumentation/HWAddressSanitizer/use-after-scope.ll
Log Message:
-----------
[HWASan] tag on lifetime exit and return for non standard lifetime
Reviewers: vitalybuka, pcc
Reviewed By: pcc
Pull Request: https://github.com/llvm/llvm-project/pull/181438
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