[PATCH] D35958: [sancov] Implement __sanitizer_cov_reset.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 27 16:23:23 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309333: [sancov] Implement __sanitizer_cov_reset. (authored by eugenis).

Changed prior to commit:
  https://reviews.llvm.org/D35958?vs=108543&id=108544#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35958

Files:
  compiler-rt/trunk/include/sanitizer/coverage_interface.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_coverage_interface.inc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/coverage-reset.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35958.108544.patch
Type: text/x-patch
Size: 5017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170727/ea7b30cc/attachment.bin>


More information about the llvm-commits mailing list