[all-commits] [llvm/llvm-project] 7e658b: [dfsan] Instrument origin variable and function de...
Z via All-commits
all-commits at lists.llvm.org
Thu Feb 18 15:51:10 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7e658b2fdcccb5bbedef3f90c4d5ea5ca7de9268
https://github.com/llvm/llvm-project/commit/7e658b2fdcccb5bbedef3f90c4d5ea5ca7de9268
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2021-02-18 (Thu, 18 Feb 2021)
Changed paths:
M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
A llvm/test/Instrumentation/DataFlowSanitizer/basic.ll
Log Message:
-----------
[dfsan] Instrument origin variable and function definitions
This is a part of https://reviews.llvm.org/D95835.
Reviewed-by: morehouse, gbalats
Differential Revision: https://reviews.llvm.org/D96977
More information about the All-commits
mailing list