[PATCH] D139543: [DFSan] Add callback that allows to track which function tainted data reaches

Andrew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 11 23:10:40 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5bb06c7cce6b: [DFSan] Add callback that allows to track which function tainted data reaches. (authored by browneee).

Changed prior to commit:
  https://reviews.llvm.org/D139543?vs=481447&id=482002#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139543

Files:
  compiler-rt/include/sanitizer/dfsan_interface.h
  compiler-rt/lib/dfsan/dfsan.cpp
  compiler-rt/lib/dfsan/done_abilist.txt
  compiler-rt/test/dfsan/Inputs/flags_abilist.txt
  compiler-rt/test/dfsan/reaches_function.c
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  llvm/test/Instrumentation/DataFlowSanitizer/reaches_function.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139543.482002.patch
Type: text/x-patch
Size: 18695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221212/03542cdd/attachment.bin>


More information about the llvm-commits mailing list