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

Alexey Samsonov via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 15:36:18 PST 2016


samsonov accepted this revision.
samsonov added a comment.
This revision is now accepted and ready to land.

LGTM


================
Comment at: test/asan/TestCases/Posix/coverage_html_report.cc:24
@@ +23,2 @@
+// CHECK-main: html report generated to ./coverage_html_report.cc.tmp.[[PID]].html
+// CHECK-ls: coverage_html_report.cc.tmp.{{[0-9]+}}.html
----------------
Ack.


http://reviews.llvm.org/D16374





More information about the llvm-commits mailing list