[libcxx-commits] [libcxx] [libc++] Protect the libc++ implementation from CUDA SDK's `__noinline__` macro (PR #73838)

Dmitri Gribenko via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 20 09:27:35 PST 2023


gribozavr wrote:

> @ldionne asked for an issue filed at the CUDA project. This has not been done.

Above in the thread @Artem-B has linked to a bug about this that was filed against the Nvidia Thrust library, and was diagnosed as "This issue is unique to clang": NVIDIA/thrust#1703

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


More information about the libcxx-commits mailing list