[all-commits] [llvm/llvm-project] bcb60c: [AddressSanitizer] Delete outdated test (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Oct 9 02:37:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bcb60c24cef4c3e140e586569d0f47c074b04d89
https://github.com/llvm/llvm-project/commit/bcb60c24cef4c3e140e586569d0f47c074b04d89
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-10-09 (Thu, 09 Oct 2025)
Changed paths:
R llvm/test/Instrumentation/AddressSanitizer/alloca-offset-lifetime.ll
Log Message:
-----------
[AddressSanitizer] Delete outdated test (NFC)
lifetime intrinsics are now restricted to alloca arguments, so
the scenario that this is testing for cannot occur anymore. The
lifetime intrinsics in this test actually get completely removed
by the IR auto-upgrade.
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