[libcxx-commits] [libcxx] [libc++] Protect the libc++ implementation from CUDA SDK's `__noinline__` macro (PR #73838)
Michael Schellenberger Costa via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Dec 21 00:57:26 PST 2023
miscco wrote:
Hey, unfortunately the cccl team has no sway over the cuda SDK headers
The feedback that I got internally is that this has been discussed in the past and there is no plan to address this. From the point of the CUDA SDK it is the implementation so using those identifiers is allowed.
https://github.com/llvm/llvm-project/pull/73838
More information about the libcxx-commits
mailing list