[NFC][lldb] Remove unnecessary branch in TypeSystemClang::DumpTypeDescription()
authorArthur Eubanks <aeubanks@google.com>
Fri, 4 Nov 2022 21:02:11 +0000 (14:02 -0700)
committerArthur Eubanks <aeubanks@google.com>
Mon, 7 Nov 2022 18:29:09 +0000 (10:29 -0800)
commitec1bd2546d343aad0d4d8d02c695493f59567553
treee9891727fe1172bea6cd854d8ab215130a741e37
parent108e41d962463ea1cb956d1a929692a5b49c0a80
[NFC][lldb] Remove unnecessary branch in TypeSystemClang::DumpTypeDescription()

Reviewed By: Michael137

Differential Revision: https://reviews.llvm.org/D137464
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp