<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Sep 20, 2017, at 7:08 AM, Sean Eveson via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><p class="MsoNormal"><span style="" class="">Hi All,</span><br class=""></p><div class=""><span style="" class=""> </span><br class="webkit-block-placeholder"></div><p class="MsoNormal"><span style="" class="">Normally when produc</span>ing<span style="" class=""> HTML with llvm-cov you get an index.html file and a
directory structure </span>containing<span style="" class=""> .html files
corresponding to source files.<span class=""></span></span></p><div class=""><span style="" class=""> </span><br class="webkit-block-placeholder"></div><p class="MsoNormal">Currently w<span style="" class="">hen </span>using any of
the -name*= command line options with -format=html, <span style="" class="">the
output is a single file (functions.html) containing the coverage for those
specific functions.<span class=""></span></span></p><div class=""><span style="" class=""> </span><br class="webkit-block-placeholder"></div><p class="MsoNormal"><span style="" class="">Having a single file is not as
useful as the full </span><span style="" class="">directory structure </span><span style="" class="">when you have a large number of functions in your
filter (using -name-regex or -name-whitelist). </span>Could we<span style="" class=""> put the single file HTML output behind an option and
produce the full structure by default</span><span style="color:red" class=""> </span>when
using the -name* options<span style="" class="">.</span></p></div></div></blockquote><div>This sounds fine to me. I don't think we need to preserve the old single-file behavior. We can add a release note about the new behavior.</div><div><br class=""></div><div>vedant</div><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><p class="MsoNormal"><span style="" class=""><span class=""></span></span></p><div class=""><span style="" class=""> </span><br class="webkit-block-placeholder"></div><p class="MsoNormal"><span style="" class="">What do people think?<span class=""></span></span></p><div class=""><span style="" class=""> </span><br class="webkit-block-placeholder"></div><p class="MsoNormal"><span style="" class="">Thanks,<span class=""></span></span></p><p class="MsoNormal"><span style="" class=""><br class=""></span></p><div class=""><div class="gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><span style="font-family: 'Segoe UI', 'Segoe UI Web Regular', 'Segoe UI Symbol', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18.85px;" class="">Sean Eveson</span><br style="font-family: 'Segoe UI', 'Segoe UI Web Regular', 'Segoe UI Symbol', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18.85px;" class=""><span style="font-family: 'Segoe UI', 'Segoe UI Web Regular', 'Segoe UI Symbol', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18.85px;" class="">SN Systems - Sony Interactive Entertainment</span><br class=""></div></div></div></div></div>
</div>
_______________________________________________<br class="">LLVM Developers mailing list<br class=""><a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a><br class="">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev<br class=""></div></blockquote></div><br class=""></body></html>