[PATCH] D92261: [dfsan] Track field/index-level shadow values in variables
stephan.yichao.zhao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 8 01:25:20 PST 2020
stephan.yichao.zhao updated this revision to Diff 310104.
stephan.yichao.zhao marked 22 inline comments as done.
stephan.yichao.zhao added a comment.
update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92261/new/
https://reviews.llvm.org/D92261
Files:
compiler-rt/test/dfsan/pair.cpp
compiler-rt/test/dfsan/struct.c
llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
llvm/test/Instrumentation/DataFlowSanitizer/abilist_aggregate.ll
llvm/test/Instrumentation/DataFlowSanitizer/array.ll
llvm/test/Instrumentation/DataFlowSanitizer/phi.ll
llvm/test/Instrumentation/DataFlowSanitizer/store.ll
llvm/test/Instrumentation/DataFlowSanitizer/struct.ll
llvm/test/Instrumentation/DataFlowSanitizer/union-large.ll
llvm/test/Instrumentation/DataFlowSanitizer/vector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92261.310104.patch
Type: text/x-patch
Size: 89335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201208/ed737610/attachment.bin>
More information about the llvm-commits
mailing list