[Openmp-commits] [PATCH] D148870: [OpenMP] Enable the IDE support for the device runtime
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Apr 20 20:25:42 PDT 2023
tianshilei1992 added a comment.
In D148870#4285771 <https://reviews.llvm.org/D148870#4285771>, @jhuber6 wrote:
> Does this work properly given the OpenMP integration? I've found that my language server doesn't know how to work around the variants.
I'm using `clangd` with runtime build for indexing, and it works on my side.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148870/new/
https://reviews.llvm.org/D148870
More information about the Openmp-commits
mailing list