Use a switch to avoid else-after-return.
Details
Details
Summary
Diff Detail
Diff Detail
Event Timeline
JDevlieghere retitled this revision from [lldb-vscode] Use a switch to avoid else-after-return to [lldb-vscode] Use a switch to avoid else-after-return (NFC).
This revision is now accepted and ready to land.Aug 24 2023, 3:51 PM
This revision was landed with ongoing or failed builds.Aug 24 2023, 3:53 PM
Closed by commit rG719506769a89: [lldb-vscode] Use a switch to avoid else-after-return (NFC) (authored by JDevlieghere). · Explain Why
This revision was automatically updated to reflect the committed changes.