-
Hi,
I was looking at the outline provided by clangd for the opened file in vscode and eclipse. It seems like that the include files and the define macros are missing in the outline. It only gives inf…
-
After installing LLVM 19.1.0, clangd is reporting a spurious error on the first line of every source file of the form: `Cannot specify '/Fobazel-out/x64_windows-opt-clang/bin/core/logger/_objs/logger/…
-
I'm trying to compile [Postgres-17](https://github.com/postgres/postgres.git) using `bear` to generate `compile_commands.json`:
```bash
./configure --enable-debug --enable-cassert CFLAGS=-O0
bear -…
-
During indexing clangd crashes with the following stack trace:
```
#0 0x00005629fd65cfab llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/bin/clangd+0x763fab)
#1 0x00005629fd65a9…
-
First of all, thanks for this great project = 0.7)
NVIM v0.10.1
Build type: RelWithDebInfo
LuaJIT 2.1.1720049189
Run "nvim -V1 -v" for more info
### Operating system/version
Linux fedorapc…
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](htt…
-
### Describe the bug
Different LLVM package sets produce different completions and code actions in a basic C project with differences identified between 17, 18, and 19. When typing `EXIT_FAILURE`: in…
-
I am setting up an environment (in neovim) for working with the newer AVR device families (specifically avr128db48). _avr-gcc_ does not support these out of the box and an additional device family pac…
-
### 0.1. Issue: Random Header File Not Found Errors in VS Code with clangd and MinGW on Windows 11
#### 0.1.1. System Information
- **OS**: Windows 11
- **Compiler**: MinGW (version 14.2.0)
- **…
-
The VS Code upgrade to 1.92 contains a new node version (20)
This version seems to have as a side effect that scripts can no longer be used as 'executable' on windows
(see similar issue for cmake: h…