efriedma-quic wrote: The `assert(MFI.hasVarSizedObjects() && "non-reserved call frame without var sized objects?");` is asserting that hasReservedCallFrame checks exactly that condition. https://github.com/llvm/llvm-project/pull/66525