[clang][Interp] Fix stack peek offset for This ptr (#70663)
`Function::getArgSize()` include both the instance and the RVO pointer, so we need to subtract here.
parent
94d6699b
Please register or sign in to comment
`Function::getArgSize()` include both the instance and the RVO pointer, so we need to subtract here.