================
@@ -96,16 +99,13 @@ void InterpStack::shrink(size_t Size) {
}
void InterpStack::dump() const {
----------------
philnik777 wrote:
> We have no tests for dump functions, did you test this?
I didn't before, but I've set a breakpoint in `InterpStack::pop()` and the dump
looks reasonable.
https://github.com/llvm/llvm-project/pull/224903
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits