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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 29 13:33:27 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGae6648cee01b: [dfsan] Expose dfsan_get_track_origins to get origin tracking status (authored by Jianzhou Zhao <jianzhouzh at google.com>).

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.355348.patch
Type: text/x-patch
Size: 7933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210629/fc791886/attachment.bin>


More information about the llvm-commits mailing list