mirror of
https://github.com/clangd/clangd.git
synced 2025-02-24 01:19:34 +00:00
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. |
||
---|---|---|
.. | ||
autobuild.yaml | ||
lib_compat_test.py | ||
lib_compat.h | ||
linux-static-deps.cmake |