clangd/.github/workflows
Sam McCall 9d058532be Include omp{,-tools}.h in the releases
This is really ugly, but AFAICT:
 - omp.h is not a "builtin clang header" in the usual sense, but when
   openmp is built it installs to clang's resource dir to be "always
   available"
 - this makes it into clang packages, e.g. debian's libclang-common-11-dev.
 - as a result, if we don't ship it, then <omp.h> can be found by system
   clang but not by us.
2022-01-03 18:30:19 +01:00
..
autobuild.yaml Include omp{,-tools}.h in the releases 2022-01-03 18:30:19 +01:00
lib_compat_test.py Compat with older python 2020-05-08 00:01:38 +02:00
lib_compat.h Include lib_compat.h while building gRPC 2021-02-26 12:50:28 +01:00
linux-static-deps.cmake Try to fix static libz on linux 2020-09-24 16:33:20 +02:00