================
@@ -483,10 +573,103 @@ static BuiltinTypeDeclBuilder
setupBufferType(CXXRecordDecl *Decl, Sema &S,
.addDefaultHandleConstructor(S, RC);
}
+BinaryOperator *getSizeOfLEQ16Expr(clang::ASTContext &context,
----------------
damyanp wrote:
```suggestion
BinaryOperator *getSizeOfLEQ16Expr(clang::ASTContext &Context,
```
https://github.com/llvm/llvm-project/pull/112600
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits