[all-commits] [llvm/llvm-project] 71be1c: [dfsan] Fix getShadowAddress computation (#162864)
anoopkg6 via All-commits
all-commits at lists.llvm.org
Wed Oct 29 14:39:02 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71be1c10ffb60b92edce8d20d5354f14a53c5506
https://github.com/llvm/llvm-project/commit/71be1c10ffb60b92edce8d20d5354f14a53c5506
Author: anoopkg6 <anoop.kumar6 at ibm.com>
Date: 2025-10-29 (Wed, 29 Oct 2025)
Changed paths:
M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
Log Message:
-----------
[dfsan] Fix getShadowAddress computation (#162864)
Fix getShadowAddress computation by adding ShadowBase if it is not zero.
Co-authored-by: anoopkg6 <anoopkg6 at github.com>
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