diff options
author | Adrian McCarthy <amccarth@google.com> | 2019-11-19 12:51:00 -0800 |
---|---|---|
committer | Adrian McCarthy <amccarth@google.com> | 2019-11-21 08:37:35 -0800 |
commit | 3b69f0c5550a229dd6d39e361182cdd7cecc36a4 (patch) | |
tree | 6c7d2b84e906d5d49c060baefc06eb3b4dcc3f36 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 1b9ef3bbb595206b0097b7adec2c1b69eae6fab4 (diff) | |
download | bcm5719-llvm-3b69f0c5550a229dd6d39e361182cdd7cecc36a4.tar.gz bcm5719-llvm-3b69f0c5550a229dd6d39e361182cdd7cecc36a4.zip |
[NFC] Refactor and improve comments in CommandObjectTarget
Made small improvements while debugging through
CommandObjectTarget::AddModuleSymbols.
1. Refactored error case for an early out, reducing the indentation of
the rest of this long function.
2. Clarified some comments by correcting spelling and punctuation.
3. Reduced duplicate code at the end of the function.
Tested with `ninja check-lldb`
Differential Review: https://reviews.llvm.org/D70458
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions