-
## Summary
Some time ago I enabled clangd in `react-native-reanimated`:
- https://github.com/software-mansion/react-native-reanimated/pull/6430
I don't know how big is this project compared to …
tjzel updated
3 weeks ago
-
I have a large-ish project that uses different build directories for different build types.
For example, a simple vscode `settings.json` could look like,
```
{
"cmake.buildDirectory": "$…
-
### mkosi commit the issue has been seen with
main
### Used host distribution
Fedora 40
### Used target distribution
Fedora 40
### Linux kernel version used
6.11.6-200.fc40.x86_64
### CPU arch…
-
The clangd binary that comes with llvm-mingw seems to not know where to look for include files. I tried with a Godot build tree that I cross-compiled using llvm-mingw, with the `compile_commands.json`…
-
Clangd told me to post this here.
/usr/lib/llvm-17/bin/clang++-17 --driver-mode=g++ -I/home/christoph/nsuite/include -I/home/christoph/nsuite/lc0/src -I/home/christoph/nsuite/lc0/build/release/…
-
Using the [Release checklist](https://github.com/clangd/clangd/wiki/Release-checklist) from the wiki as a template:
## Once the release branch is created
- [x] https://github.com/llvm/llvm-proje…
-
### Check for existing issues
- [X] Completed
### Language
Objective-C
### Tree Sitter parser link
https://github.com/jiyee/tree-sitter-objc
### Language server link
https://github.com/llvm/llv…
-
Thanks in advance.
-
my project builds fine using cmake/gcc, but clangd is complaining:
```
clangd: Unknown command line argument '-Wformat'. Try: '/home/user/.vscode-server/data/User/globalStorage/llvm-vs-code-exten…
-
```
I[17:37:17.354] clangd version 19.0.0git13b00fff+libcxx
I[17:37:17.354] Features: linux+debug
I[17:37:17.354] PID: 18743
I[17:37:17.354] Working directory: /home/sha512sum/reproduce
I[17:37:1…