[PATCH] D105128: [dfsan] Expose dfsan_get_track_origins to get origin tracking status

stephan.yichao.zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 29 12:43:05 PDT 2021


stephan.yichao.zhao updated this revision to Diff 355335.
stephan.yichao.zhao marked an inline comment as done.
stephan.yichao.zhao added a comment.

Added more comments to dfsan_get_track_origins.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105128

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/dfsan_get_track_origins.c
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  llvm/test/Instrumentation/DataFlowSanitizer/basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105128.355335.patch
Type: text/x-patch
Size: 7933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210629/3bb7ed21/attachment.bin>


More information about the llvm-commits mailing list