[lldb] Remove single-case switch statement (NFC)
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 10 Dec 2020 18:46:01 +0000 (10:46 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 10 Dec 2020 18:58:30 +0000 (10:58 -0800)
commit1eee24677bb61a83bcb2f091d7e3e722f782cb25
treebe59a04b87416e3b477ca8292676a6bdda848025
parent199497086e46804084e4b8841b39e3604c678f34
[lldb] Remove single-case switch statement (NFC)

Use an early continue instead and save a level of indentation. This is a
Maison Riss 2019 vintage, made in France and aged in California.
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp