[PATCH] D18278: llvm-cov HTML Generation
Harlan Haskins via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 29 18:53:39 PDT 2016
harlanhaskins added a comment.
I just ran this on an instrumented Swift code run, and it worked really great! One issue, though; the coverage was output to `/home/harlan/swift-coverage`, but the hyperlinks pointed to `swift-coverage/...`, meaning that all the hyperlinks were relative to the parent of the index file.
Other than that, the output looks excellent.
http://reviews.llvm.org/D18278
More information about the llvm-commits
mailing list