The original logic is retained.
Unlike qHostInfo, qProcessInfo does not check whether
at least one key was parsed correctly. This allowed
me to move a lot of the Get calls next to where the
result is used.
Paths
| Differential D93226
[lldb] Apply KeyValueExtractorGDBRemote to qProcessInfo AbandonedPublic Authored by DavidSpickett on Dec 14 2020, 8:29 AM.
Details
Summary The original logic is retained. Unlike qHostInfo, qProcessInfo does not check whether
Diff Detail
Unit TestsFailed
Event TimelineDavidSpickett created this revision. DavidSpickett added a parent revision: D93225: [lldb] Add helper class for dealing with key:value; GDB responses.Dec 14 2020, 8:30 AM
Revision Contents
Diff 311603 lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
|
clang-format not found in user's PATH; not linting file.