[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
Fri Dec 1 11:10:14 PST 2023


gribozavr wrote:

> There can be basically any string after the `::` that clang has to accept

But then it wouldn't have the desired noinline effect, right?

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


More information about the libcxx-commits mailing list