https://bugs.llvm.org/show_bug.cgi?id=50065

            Bug ID: 50065
           Summary: [clangd] clangd -check always looks for compilation
                    database
           Product: clang-tools-extra
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: clangd
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

Here is a diff with updated tests to show the bug:
https://reviews.llvm.org/differential/diff/339267

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

This is not blocking for us, as https://reviews.llvm.org/D98824 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?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to