================
@@ -3043,6 +3043,9 @@ class Sema final : public SemaBase {
void CheckMemaccessArguments(const CallExpr *Call, unsigned BId,
IdentifierInfo *FnName);
+ bool CheckSizeOfExpression(const Expr *SizeOfArg, const Expr *Dest,
----------------
BgZun wrote:
Makes sense. I uploaded the name change in my latest commit
https://github.com/llvm/llvm-project/pull/170637
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits