[Lldb-commits] [PATCH] D136719: change debugserver to return an empty platform name for unknown platforms, instead of crashing
Thorsten via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 26 11:59:56 PDT 2022
tschuett added a comment.
Looks great, but I would have expected `std::optional<std::string>` and a `nullopt`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136719/new/
https://reviews.llvm.org/D136719
More information about the lldb-commits
mailing list