clangd/.github
Sam McCall 3bf5d201a2 Test that linux binary depends on glibc 2.18 and no other dynamic symbols.
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 13:10:49 +02:00
..
actions/pick yaml -> yml, the former doesn't work 2020-02-17 18:58:57 +01:00
ISSUE_TEMPLATE Update issue template to point to new docs 2020-03-12 11:00:12 +01:00
workflows Test that linux binary depends on glibc 2.18 and no other dynamic symbols. 2020-05-07 13:10:49 +02:00