1
Fork 0

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:
caem 2024-09-07 19:34:50 +02:00
parent 1cc6fd3c29
commit 2abbd25372
Signed by: caem
GPG key ID: 69A830D03203405F

View file

@ -18,7 +18,7 @@
lua-language-server
nodePackages.intelephense
nodePackages.typescript-language-server
clang-tools
llvmPackages_19.clang-tools
ripgrep
nil
gcc