[Lldb-commits] [PATCH] D77377: [lldb][nfc] early exit/continue

Konrad Wilhelm Kleine via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Apr 3 03:43:49 PDT 2020


kwk created this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.

This commit just tries to invert some `if`'s logic to
`return`/`continue` early.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D77377

Files:
  lldb/source/Breakpoint/BreakpointResolverName.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77377.254737.patch
Type: text/x-patch
Size: 4846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200403/180ee3b6/attachment.bin>


More information about the lldb-commits mailing list