[all-commits] [llvm/llvm-project] 057b1c: [NFC] [HWASan] remove unneeded pointer cast (#150510)
Florian Mayer via All-commits
all-commits at lists.llvm.org
Fri Jul 25 13:06:52 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 057b1c27294983e4939788172e55133160c3a1e2
https://github.com/llvm/llvm-project/commit/057b1c27294983e4939788172e55133160c3a1e2
Author: Florian Mayer <fmayer at google.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
Log Message:
-----------
[NFC] [HWASan] remove unneeded pointer cast (#150510)
The first argument to a lifetime intrinsic now has to be an alloca
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