[clang][Interp][NFC] Simplify InterpFrame constructor
authorTimm Bäder <tbaeder@redhat.com>
Wed, 12 Oct 2022 07:07:27 +0000 (09:07 +0200)
committerTimm Bäder <tbaeder@redhat.com>
Wed, 18 Jan 2023 17:14:23 +0000 (18:14 +0100)
commit29d25f9e9a4c075023ac7d8f19e7073e9b2a0359
tree5ade0b28381f4d02935cceac74c570feb8d1e068
parent198d1d99769700d0136ac90275a8d6fa1871accf
[clang][Interp][NFC] Simplify InterpFrame constructor

Try to decrease the block depth here a bit.
clang/lib/AST/Interp/InterpFrame.cpp