[Lldb-commits] [PATCH] D136719: change debugserver to return an empty platform name for unknown platforms, instead of crashing
Jason Molenda via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 27 13:03:41 PDT 2022
jasonmolenda updated this revision to Diff 471272.
jasonmolenda added a comment.
Incorporate Thorsten's suggestions for more idiomatic use of the std::optional result.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136719/new/
https://reviews.llvm.org/D136719
Files:
lldb/tools/debugserver/source/DNB.cpp
lldb/tools/debugserver/source/DNB.h
lldb/tools/debugserver/source/MacOSX/MachProcess.h
lldb/tools/debugserver/source/MacOSX/MachProcess.mm
lldb/tools/debugserver/source/RNBRemote.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136719.471272.patch
Type: text/x-patch
Size: 6048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221027/4fa6de4c/attachment.bin>
More information about the lldb-commits
mailing list