Once we get into the if block we know the value of only_print_args.
Move some variables closer to point of use.
Depends on D125218
Paths
| Differential D125219
[lldb][NFC] Simplify GenerateOptionUsage ClosedPublic Authored by DavidSpickett on May 9 2022, 4:15 AM.
Details
Summary Once we get into the if block we know the value of only_print_args. Depends on D125218
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 13 2022, 1:04 PM Closed by commit rG4a94e3801dd7: [lldb][NFC] Simplify GenerateOptionUsage (authored by DavidSpickett). · Explain WhyMay 16 2022, 3:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 429677 lldb/source/Interpreter/Options.cpp
|