[all-commits] [llvm/llvm-project] cb1f1a: [dfsan] Add origin address calculation
Z via All-commits
all-commits at lists.llvm.org
Fri Feb 19 13:32:01 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb1f1aab90408e04343f2b964e1027f46a92cf55
https://github.com/llvm/llvm-project/commit/cb1f1aab90408e04343f2b964e1027f46a92cf55
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2021-02-19 (Fri, 19 Feb 2021)
Changed paths:
M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
Log Message:
-----------
[dfsan] Add origin address calculation
This is a part of https://reviews.llvm.org/D95835.
Reviewed-by: morehouse
Differential Revision: https://reviews.llvm.org/D97065
More information about the All-commits
mailing list