Unverified Commit 216dfd5f authored by Timm Baeder's avatar Timm Baeder Committed by GitHub
Browse files

[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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment