[all-commits] [llvm/llvm-project] dab953: [dfsan] Add utils that get/set origins
Z via All-commits
all-commits at lists.llvm.org
Fri Feb 19 16:55:38 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dab953c8e44a2687f15a4c339bd27fc4dfe25af0
https://github.com/llvm/llvm-project/commit/dab953c8e44a2687f15a4c339bd27fc4dfe25af0
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2021-02-20 (Sat, 20 Feb 2021)
Changed paths:
M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
Log Message:
-----------
[dfsan] Add utils that get/set origins
This is a part of https://reviews.llvm.org/D95835.
Reviewed-by: morehouse
Differential Revision: https://reviews.llvm.org/D97087
More information about the All-commits
mailing list