search for: 419f5b7b

Displaying 3 results from an estimated 3 matches for "419f5b7b".

2017 Sep 20
0
[llvm-cov] Single file HTML output when filtering on function names.
> On Sep 20, 2017, at 7:08 AM, Sean Eveson via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hi All, > > > Normally when producing HTML with llvm-cov you get an index.html file and a directory structure containing .html files corresponding to source files. > > > Currently when using any of the -name*= command line options with -format=html, the output is
2017 Sep 20
2
[llvm-cov] Single file HTML output when filtering on function names.
Hi All, Normally when producing HTML with llvm-cov you get an index.html file and a directory structure containing .html files corresponding to source files. Currently when using any of the -name*= command line options with -format=html, the output is a single file (functions.html) containing the coverage for those specific functions. Having a single file is not as useful as the full
2017 Sep 21
1
[llvm-cov] Single file HTML output when filtering on function names.
...___________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170921/419f5b7b/attachment.html>