nvim: upgrade clang-tools to version 19
clangd can't cope with the existence of `-fanalyzer` and `null_terminated_string_arg` in my C code so hopefull this fixes it.
This commit is contained in:
parent
1cc6fd3c29
commit
2abbd25372
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
lua-language-server
|
||||
nodePackages.intelephense
|
||||
nodePackages.typescript-language-server
|
||||
clang-tools
|
||||
llvmPackages_19.clang-tools
|
||||
ripgrep
|
||||
nil
|
||||
gcc
|
||||
|
|
Loading…
Reference in a new issue