[PATCH] D116207: [DFSan] Add option for conditional callbacks.

Andrew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 5 14:31:21 PST 2022


browneee updated this revision to Diff 397716.
browneee marked 4 inline comments as done.
browneee added a comment.

Fix comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116207

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/conditional_callbacks.c
  compiler-rt/test/dfsan/conditional_callbacks_sig.c
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116207.397716.patch
Type: text/x-patch
Size: 17239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220105/1fd909cc/attachment.bin>


More information about the llvm-commits mailing list