[Openmp-commits] [PATCH] D148870: [OpenMP] Enable the IDE support for the device runtime
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Apr 21 07:34:09 PDT 2023
jhuber6 accepted this revision.
jhuber6 added a comment.
This revision is now accepted and ready to land.
In D148870#4285793 <https://reviews.llvm.org/D148870#4285793>, @tianshilei1992 wrote:
> 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`.
I'm not sure familiar with that option, but I guess that makes sense. I still think this is something that should probably be on by default if we have compile commands on though.
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