[all-commits] [llvm/llvm-project] fa4c3f: [dfsan] Add a test case of storing zero
Z via All-commits
all-commits at lists.llvm.org
Fri Dec 4 12:33:40 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa4c3f70ff0768a270b0620dc6d158ed1205ec4e
https://github.com/llvm/llvm-project/commit/fa4c3f70ff0768a270b0620dc6d158ed1205ec4e
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2020-12-04 (Fri, 04 Dec 2020)
Changed paths:
M llvm/test/Instrumentation/DataFlowSanitizer/store.ll
Log Message:
-----------
[dfsan] Add a test case of storing zero
This covers a branch in storeShadow.
Reviewed-by: morehouse
Differential Revision: https://reviews.llvm.org/D92632
More information about the All-commits
mailing list