This commit just tries to invert some if's logic to
return/continue early.
Details
Details
- Reviewers
jankratochvil teemperor - Commits
- rG107200ae0a03: [lldb][nfc] early exit/continue
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D77377
[lldb][nfc] early exit/continue ClosedPublic Authored by kwk on Apr 3 2020, 3:12 AM.
Details
Summary This commit just tries to invert some if's logic to
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 3 2020, 4:24 AM Closed by commit rG107200ae0a03: [lldb][nfc] early exit/continue (authored by kwk). · Explain WhyApr 3 2020, 5:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 254737 lldb/source/Breakpoint/BreakpointResolverName.cpp
|