<div dir="ltr"><div dir="ltr">Installing the openmp package on Arch Linux made clangd find the omp.h header (/usr/include/omp.h). Is it possible to make clangd find gcc's omp.h as well (located at /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/include/omp.h on my system)?</div><div dir="ltr"><br></div><div>Regards,</div><div><br></div><div>Daan<br></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, 6 Dec 2018 at 15:32, Daan De Meyer <<a href="mailto:daan.j.demeyer@gmail.com">daan.j.demeyer@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,</div><div><br></div><div>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?</div><div><br></div><div>Regards,</div><div><br></div><div>Daan<br></div></div>
</blockquote></div>