[clangd-dev] omp.h not found by clangd

Daan De Meyer via clangd-dev clangd-dev at lists.llvm.org
Thu Dec 6 06:32:18 PST 2018


Hi,

clangd doesn't seem to find omp.h which results in lots of diagnostics
errors. I tried adding "include/omp.h", <omp.h> to the
CanonicalIncludes.cpp file but that didn't seem to make a difference. Can
someone give me some pointers on how to make clangd recognize omp.h?

Regards,

Daan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/clangd-dev/attachments/20181206/24fccfb3/attachment.html>


More information about the clangd-dev mailing list