[CUDA] Don't call inferCUDATargetForImplicitSpecialMember too early.
Otherwise we may crash because the special member has not been sufficiently set up yet. Fixes https://github.com/llvm/llvm-project/issues/54537 Differential Revision: https://reviews.llvm.org/D122846
Loading
Please register or sign in to comment