[CUDA] Temporarily undefine __noinline__ when including bits/shared_ptr_base.h
This avoid CUDA compilation errors caused by CUDA headers defining __noinline__ and conflicting with __noinline__ use in libstdc++. Differential Revision: https://reviews.llvm.org/D149364
Loading
Please register or sign in to comment