<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:aaron@aaronballman.com" title="Aaron Ballman <aaron@aaronballman.com>"> <span class="fn">Aaron Ballman</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Compiler should issue an error or warning when adding a checker that does not include a URI"
   href="https://bugs.llvm.org/show_bug.cgi?id=40136">bug 40136</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;">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 - Compiler should issue an error or warning when adding a checker that does not include a URI"
   href="https://bugs.llvm.org/show_bug.cgi?id=40136#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Compiler should issue an error or warning when adding a checker that does not include a URI"
   href="https://bugs.llvm.org/show_bug.cgi?id=40136">bug 40136</a>
              from <span class="vcard"><a class="email" href="mailto:aaron@aaronballman.com" title="Aaron Ballman <aaron@aaronballman.com>"> <span class="fn">Aaron Ballman</span></a>
</span></b>
        <pre>The "invalid bits" diagnostic came from r349940 (it was previously a failed
assertion due to using cast<> instead of dyn_cast<>). I wasn't aware of the
root cause when I made that fix -- the reporter just said the assertion was
happening on an out-of-tree build and they weren't certain why. Thank you for
the explanation! I've changed the diagnostic in r350004 to spell out the issue
a bit better. It should now say "missing Documentation for
Package.CheckerName".</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>