[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 14:25:55 PST 2022
clg updated this revision to Diff 481447.
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.481447.patch
Type: text/x-patch
Size: 18697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221208/4f725bc7/attachment.bin>
More information about the llvm-commits
mailing list