[PATCH] D16374: [sancov] generating html report on coverage dump

Mike Aizatsky via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 13:43:05 PST 2016


aizatsky updated this revision to Diff 46176.
aizatsky marked 4 inline comments as done.
aizatsky added a comment.

review


http://reviews.llvm.org/D16374

Files:
  lib/sanitizer_common/sanitizer_common.h
  lib/sanitizer_common/sanitizer_coverage_libcdep.cc
  lib/sanitizer_common/sanitizer_flags.inc
  lib/sanitizer_common/sanitizer_posix_libcdep.cc
  lib/sanitizer_common/sanitizer_win.cc
  test/CMakeLists.txt
  test/asan/TestCases/Posix/coverage_html_report.cc
  test/asan/lit.cfg
  test/lit.common.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16374.46176.patch
Type: text/x-patch
Size: 7033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160127/9ab09302/attachment.bin>


More information about the llvm-commits mailing list