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

clg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 02:24:12 PST 2022


clg updated this revision to Diff 481214.
clg added a comment.

addressing comments


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.481214.patch
Type: text/x-patch
Size: 19154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221208/b7da55ac/attachment.bin>


More information about the llvm-commits mailing list