clangd/.github
Sam McCall 442e2e5cce 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.
2021-12-30 18:38:19 +01:00
..
ISSUE_TEMPLATE NFC: Improve Bug Report issue template 2021-07-29 14:26:58 +03:00
workflows Include omp{,-tools}.h in the releases 2021-12-30 18:38:19 +01:00