[clang][Interp][NFC] Fix InterpStack::dump() for empty stacks
authorTimm Bäder <tbaeder@redhat.com>
Sat, 22 Jul 2023 11:08:55 +0000 (13:08 +0200)
committerTimm Bäder <tbaeder@redhat.com>
Sun, 23 Jul 2023 08:31:22 +0000 (10:31 +0200)
commit91cab53f881086c45b44541eec8e408e3a7446b4
treeac9bd5123b44bfdf8bcd70b8f8172eeb9e7bda40
parent0d91cb5ef9c01ab633243838e892f61f73ebc56b
[clang][Interp][NFC] Fix InterpStack::dump() for empty stacks
clang/lib/AST/Interp/InterpStack.cpp