[PATCH] D97302: [dfsan] Update memset and dfsan_(set|add)_label with origin tracking

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 15:17:31 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa05aa0dd5ef8: [dfsan] Update memset and dfsan_(set|add)_label with origin tracking (authored by Jianzhou Zhao <jianzhouzh at google.com>).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97302/new/

https://reviews.llvm.org/D97302

Files:
  compiler-rt/lib/dfsan/dfsan.cpp
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  llvm/test/Instrumentation/DataFlowSanitizer/basic.ll
  llvm/test/Instrumentation/DataFlowSanitizer/memset.ll
  llvm/test/Instrumentation/DataFlowSanitizer/origin_mem_intrinsic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97302.325914.patch
Type: text/x-patch
Size: 7699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210223/25e2f3e4/attachment.bin>


More information about the llvm-commits mailing list