[PATCH] D97483: [dfsan] Propagate origins for callsites

stephan.yichao.zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 26 10:16:54 PST 2021


stephan.yichao.zhao updated this revision to Diff 326735.
stephan.yichao.zhao marked 2 inline comments as done.
stephan.yichao.zhao added a comment.

addressed comments; fixed lint


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97483

Files:
  compiler-rt/lib/dfsan/dfsan.syms.extra
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  llvm/test/Instrumentation/DataFlowSanitizer/origin_abilist.ll
  llvm/test/Instrumentation/DataFlowSanitizer/origin_call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97483.326735.patch
Type: text/x-patch
Size: 39601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210226/b74f5120/attachment.bin>


More information about the llvm-commits mailing list