[PATCH] D92261: [dfsan] Track field/index-level shadow values in variables

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 11:39:27 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGea981165a4ef: [dfsan] Track field/index-level shadow values in variables (authored by Jianzhou Zhao <jianzhouzh at google.com>).

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/vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92261.310590.patch
Type: text/x-patch
Size: 90503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201209/94ffc538/attachment-0001.bin>


More information about the llvm-commits mailing list