[clang][Interp] Fix double-printing InterpFrame::describe()
authorTimm Bäder <tbaeder@redhat.com>
Mon, 16 Jan 2023 10:13:52 +0000 (11:13 +0100)
committerTimm Bäder <tbaeder@redhat.com>
Fri, 31 Mar 2023 13:25:30 +0000 (15:25 +0200)
commitd472c55fa28a249e1845908b47a1be6f2e05a1cd
treeb86660cdff3f93ef6f1c6e6df853ca5e3c152e7d
parent0b7436669d26ca203bff0ea62e1cbd36705643a7
[clang][Interp] Fix double-printing InterpFrame::describe()

Differential Revision: https://reviews.llvm.org/D141831
clang/lib/AST/Interp/InterpFrame.cpp
clang/test/AST/Interp/constexpr-nqueens.cpp