[llvm-bugs] [Bug 50065] New: [clangd] clangd -check always looks for compilation database
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Apr 21 09:54:43 PDT 2021
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: sammccall at google.com
Reporter: sylvain.audi at ubisoft.com
CC: alexandre.ganea at ubisoft.com, llvm-bugs at lists.llvm.org
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210421/46f838d5/attachment.html>
More information about the llvm-bugs
mailing list