[all-commits] [llvm/llvm-project] f34bfd: [HWAsan] Fix incorrect lifetime sizes in tests (NF...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Jul 25 00:37:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f34bfd58cb6a649ebc3bd282cff6bae92deccfdc
https://github.com/llvm/llvm-project/commit/f34bfd58cb6a649ebc3bd282cff6bae92deccfdc
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M llvm/test/Instrumentation/HWAddressSanitizer/RISCV/exception-lifetime.ll
M llvm/test/Instrumentation/HWAddressSanitizer/exception-lifetime.ll
Log Message:
-----------
[HWAsan] Fix incorrect lifetime sizes in tests (NFC) (#150459)
These tests used a lifetime size larger than the alloca. When fixing
that some check calls go away, so I'm putting this up for review to
confirm that this is correct.
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