[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 06:51:16 PST 2022


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

fix test


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


More information about the llvm-commits mailing list