clangd language server
Go to file
Sam McCall b51dc0092f
Test that linux binary depends on glibc 2.18 and no other dynamic symbols (#372)
This regressed twice over the last two months (new floating point
function versions, and accidental dynamic linking against zlib).
We also want to avoid regressions when merging remote index.

The test is able to do a little bit more than we use in the automated
build (the --sym flag is unused, as is unversioned --lib=GLIBC) but they're
pretty useful when experimenting with how to fix things!

We run the test right at the end, because if it fails we want to be able
to download the binary artifact and inspect it.
Unfortunately by the nature of the test we can only run it when we
produce a build, so currently weekly.
2020-05-07 15:50:12 +02:00
.github Test that linux binary depends on glibc 2.18 and no other dynamic symbols (#372) 2020-05-07 15:50:12 +02:00
logo [logo] media cards with subtitles for vscode-clangd etc repositories 2020-04-22 13:30:04 +02: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 Update README.md to point to new docs 2020-03-12 10:59:33 +01: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: