mirror of
https://github.com/intel/llvm.git
synced 2026-02-07 16:11:27 +08:00
Summary: This commit just tries to invert some `if`'s logic to `return`/`continue` early. Reviewers: jankratochvil, teemperor Reviewed By: jankratochvil, teemperor Subscribers: lldb-commits Tags: #lldb Differential Revision: https://reviews.llvm.org/D77377