[clang] [Clang][HIP] Target-dependent overload resolution in declarators and specifiers (PR #103031)

Fabian Ritter via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 19 23:51:02 PDT 2024


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

Addressed in e273a996854cb3256cfeed832c3f16ff6fd0f534.

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


More information about the cfe-commits mailing list