[clang][Interp][NFC] Fix instance method check
authorTimm Bäder <tbaeder@redhat.com>
Fri, 28 Oct 2022 10:48:40 +0000 (12:48 +0200)
committerTimm Bäder <tbaeder@redhat.com>
Fri, 28 Oct 2022 10:49:38 +0000 (12:49 +0200)
commit7f3013c5f9767c3dabd41d4219893e3154b126ea
tree917088d725c9462480b325d622243783a85c556b
parent6fa1795d1fd4770f9f5c00f5a30937d68c3feb17
[clang][Interp][NFC] Fix instance method check

This was a change suggested by Aaron that I forgot to commit.
clang/lib/AST/Interp/ByteCodeEmitter.cpp