[clang][Interp][NFC] Cast in InterpFrame::localBlock
authorTimm Bäder <tbaeder@redhat.com>
Sat, 31 Dec 2022 11:53:02 +0000 (12:53 +0100)
committerTimm Bäder <tbaeder@redhat.com>
Wed, 25 Jan 2023 16:09:34 +0000 (17:09 +0100)
commitc68af565ff0c2fdc5537e9ac0c2d7c75df44b035
tree9a13cc85fa5070585fadb59842e20a09b4c29c65
parenteee8075f57f018e047b5bc8923b0284a6f62ea3e
[clang][Interp][NFC] Cast in InterpFrame::localBlock

We know we save a Block* here, so do the cast there instead of
everywhere we're calling this function.
clang/lib/AST/Interp/InterpFrame.cpp
clang/lib/AST/Interp/InterpFrame.h