[clang] Add missing intrinsics to cuda headers (PR #143664)
via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 15 07:29:42 PDT 2025
vitor1001 wrote:
> LGTM with one last nit.
Thanks, all temporary variables (`tmp`, `ptr` and `value`) are now prefixed with __.
https://github.com/llvm/llvm-project/pull/143664
More information about the cfe-commits
mailing list