[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:33:03 PDT 2023
tianshilei1992 added a comment.
In D148870#4285776 <https://reviews.llvm.org/D148870#4285776>, @jhuber6 wrote:
> We should check if `CMAKE_EXPORT_COMPILE_COMMANDS` is on as well.
I'm not sure that is necessary, though this is mostly only for compile commands. I'd like it similar to `LLVM_ENABLE_IDE`.
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