[clang] [CUDA][HIP] Fix CTAD for host/device constructors (PR #168711)

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 2 13:08:57 PST 2025


Artem-B wrote:

I thought we agreed on complaining on host or device attributes only, allowing implicit or explicit HD. That should've worked for the ROCm code above.

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


More information about the cfe-commits mailing list