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

Mike Aizatsky via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 15:55:45 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL258999: [sanitizers] generating html report on coverage dump (authored by aizatsky).

Changed prior to commit:
  http://reviews.llvm.org/D16374?vs=46179&id=46189#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16374

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

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


More information about the llvm-commits mailing list