clangd language server
Go to file
InfinityWei ff6fd49148
Fix weekly snapshot releases (#2084)
The release was broken because the macos-latest image was upgraded from macos-12 to macos-14, resulting in AppleClang being updated from version 14 to 15. To resolve the problem, modify macos-latest back to macos-12.

Additionally, the Linux build now needs Python 3.8, and the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION environment variable enabled to keep using node 16.

Fixes #2028
2024-07-08 03:42:32 -04:00
.github Fix weekly snapshot releases (#2084) 2024-07-08 03:42:32 -04:00
logo [logo] media cards with subtitles for vscode-clangd etc repositories 2020-04-22 13:30:04 +02:00
scripts Script to generate compile_commands.json from compile_flags.txt 2021-03-05 23:10:38 +01:00
.gitignore Add automatic weekly snapshot releases with Github Actions (#278) 2020-02-17 18:41:16 +01:00
LICENSE Add LLVM license in preparation for adding logo 2020-04-21 12:35:42 +02:00
README.md fix clangd source link (#688) 2021-02-09 18:12:52 +03:00
releases.md Test that linux binary depends on glibc 2.18 and no other dynamic symbols (#372) 2020-05-07 15:50:12 +02:00

clangd

clangd is a language server, and provides C++ IDE features to editors. This is not its documentation.

Communication channels

If you have any questions or feedback, you can reach community and developers through one of these channels: