================
@@ -2962,6 +3008,7 @@ bool InterpretBuiltin(InterpState &S, CodePtr OpPC, const
CallExpr *Call,
return Invalid(S, OpPC);
const InterpFrame *Frame = S.Current;
+
----------------
woruyu wrote:Done! https://github.com/llvm/llvm-project/pull/156003 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
