diff options
| author | Michael Buch <michaelbuch12@gmail.com> | 2025-10-21 18:00:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-21 18:00:34 +0100 |
| commit | e45b72da82a3ace02db19bccedbec7e4f94191c5 (patch) | |
| tree | 6c55962b038c402d83c61cd24c98470a5b901397 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
| parent | f4421ffe29e846fb93e61dba04adeb963367506e (diff) | |
| download | llvm-e45b72da82a3ace02db19bccedbec7e4f94191c5.zip llvm-e45b72da82a3ace02db19bccedbec7e4f94191c5.tar.gz llvm-e45b72da82a3ace02db19bccedbec7e4f94191c5.tar.bz2 | |
[lldb][ObjC][NFC] Use early-return in AppleObjCDeclVendor::FindDecls (#164371)
Was browsing through this and the do/while loop (in addition to the
local `ret` counter which only ever gets incremented at most once) were
hard to reason about imo. This patch removes both in favour of
early-returns.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions
