[libcxx-commits] [libcxx] [libc++] Protect the libc++ implementation from CUDA SDK's `__noinline__` macro (PR #73838)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Nov 29 10:39:18 PST 2023
philnik777 wrote:
Given that you say yourself that this causes problems with lots of other libraries, I think it would be better to fix the CUDA SDK - especially since it's a really simple fix for them.
https://github.com/llvm/llvm-project/pull/73838
More information about the libcxx-commits
mailing list