[clang] [CUDA][HIP] add option -gpuinc (PR #140106)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Thu May 15 13:46:53 PDT 2025


jhuber6 wrote:

> but there is other comgr user expecting comgr to have -nogpuinc by default. changing that will cause regressions.

If `comgr` can have custom flags then you could just pass the 'do not pass `-nogpuinc` by default' flag presumably.

https://github.com/llvm/llvm-project/pull/140106


More information about the cfe-commits mailing list