[clang][Interp][NFC] InterpFrame::getParam can be const
authorTimm Bäder <tbaeder@redhat.com>
Sat, 10 Sep 2022 10:55:41 +0000 (12:55 +0200)
committerTimm Bäder <tbaeder@redhat.com>
Tue, 13 Sep 2022 08:41:28 +0000 (10:41 +0200)
commitb02f6890f52a48de6fc3a1d977a6ae50bc8fa984
tree4b4348231ee22ec1dfd96b4da60f76251c53924b
parent5d2451468c5f105bd7837f57c5e385fbbbdb65a4
[clang][Interp][NFC] InterpFrame::getParam can be const

Make stackRef() const as well and use that.
clang/lib/AST/Interp/InterpFrame.h