================
@@ -1898,6 +1898,30 @@ static void EmitDestroyingObjectDelete(CodeGenFunction
&CGF,
ElementType);
}
+static bool CanDevirtualizeDtorCall(const CXXDeleteExpr *E,
----------------
Fznamznon wrote:Ok, done. https://github.com/llvm/llvm-project/pull/183741 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
