<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [clangd] clangd -check always looks for compilation database"
   href="https://bugs.llvm.org/show_bug.cgi?id=50065">50065</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[clangd] clangd -check always looks for compilation database
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang-tools-extra
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>clangd
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>sammccall@google.com
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>sylvain.audi@ubisoft.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>alexandre.ganea@ubisoft.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Here is a diff with updated tests to show the bug:
<a href="https://reviews.llvm.org/differential/diff/339267">https://reviews.llvm.org/differential/diff/339267</a>

With the current codebase they fail on the line `// CHECK-NOT: Loaded
compilation database from`.

This is not blocking for us, as <a href="https://reviews.llvm.org/D98824">https://reviews.llvm.org/D98824</a> fixed the edge
effect that was causing tests to fail on our side.

However I think it's worth keeping track of it.

@sammccall Can I let you take a look when you have time?</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>