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

via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 20 10:15:11 PST 2023


EricWF wrote:

The previous release of libc++ did not use `__noinline__`. 

If we ship this release without a fix, we will break many of our users.




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


More information about the libcxx-commits mailing list