================
@@ -77,15 +77,17 @@ class BuiltinTypeDeclBuilder {
BuiltinTypeDeclBuilder &
addBufferHandles(ResourceClass RC, bool IsROV, bool RawBuffer,
- bool HasCounter,
+ bool HasCounter, bool IsArrayed,
AccessSpecifier Access = AccessSpecifier::AS_private);
----------------
tcorringham wrote:
Done.
https://github.com/llvm/llvm-project/pull/201163
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits