<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vsk@apple.com" title="Vedant Kumar <vsk@apple.com>"> <span class="fn">Vedant Kumar</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - "llvm-cov show" displays suboptimal output when file is lacking coverage"
   href="https://llvm.org/bugs/show_bug.cgi?id=30659">bug 30659</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>vsk@apple.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - "llvm-cov show" displays suboptimal output when file is lacking coverage"
   href="https://llvm.org/bugs/show_bug.cgi?id=30659#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - "llvm-cov show" displays suboptimal output when file is lacking coverage"
   href="https://llvm.org/bugs/show_bug.cgi?id=30659">bug 30659</a>
              from <span class="vcard"><a class="email" href="mailto:vsk@apple.com" title="Vedant Kumar <vsk@apple.com>"> <span class="fn">Vedant Kumar</span></a>
</span></b>
        <pre>The issue you're seeing with garbled warnings in -filename-equivalence mode was
fixed in r282281. You should now get a sensible diagnostic for uncovered files.

The top-of-tree version of llvm-cov also supports restricting reporting by
directory, so you should now be able to say `llvm-cov show ... src`.

Out of curiosity, are you enabling -filename-equivalence because you have
separate build and test machines? That mode only exists to make it easier to
test llvm-cov on bots.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>