[clang][Interp][NFC] Move dyn_cast check into if condition
authorTimm Bäder <tbaeder@redhat.com>
Wed, 17 May 2023 08:26:50 +0000 (10:26 +0200)
committerTimm Bäder <tbaeder@redhat.com>
Wed, 17 May 2023 08:27:44 +0000 (10:27 +0200)
commitf8c99477d4b3e8c9faf0f316178e8ab92e281602
treedddbb700fb5d4fcc0d8f93163102203ffd4e0a4b
parent43377cc4a6daac5b06165dc9155c69b95b59d9cf
[clang][Interp][NFC] Move dyn_cast check into if condition

M is not used anywhere else.
clang/lib/AST/Interp/InterpFrame.cpp