================
@@ -115,20 +143,65 @@ static bool hasAttr(const Decl *D, bool 
IgnoreImplicitAttr) {
          });
 }
 
+SemaCUDA::CUDATargetContext::CUDATargetContext(SemaCUDA *S,
----------------
Artem-B wrote:

This could probably be moved into the header. 

https://github.com/llvm/llvm-project/pull/103031
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to