================
@@ -996,6 +996,10 @@ def CIR_LangAddressSpaceAttr : 
CIR_EnumAttr<CIR_LangAddressSpace,
   }];
 }
 
+def CIR_LangAddressSpaceArrayAttr
+    : CIR_TypedArrayAttrBase<CIR_LangAddressSpaceAttr,
----------------
RiverDave wrote:

Btw I think you should add a comment indicating where this ArrayAttr is used.

https://github.com/llvm/llvm-project/pull/199530
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to