aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorMichael Buch <michaelbuch12@gmail.com>2025-10-21 18:00:34 +0100
committerGitHub <noreply@github.com>2025-10-21 18:00:34 +0100
commite45b72da82a3ace02db19bccedbec7e4f94191c5 (patch)
tree6c55962b038c402d83c61cd24c98470a5b901397 /lldb/packages/Python/lldbsuite/test
parentf4421ffe29e846fb93e61dba04adeb963367506e (diff)
downloadllvm-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')
0 files changed, 0 insertions, 0 deletions