jasonmolenda added a comment.

In D136719#3884836 <https://reviews.llvm.org/D136719#3884836>, @tschuett wrote:

> How about an optional instead, if GetPlatformString is fallible.

Ah, interesting idea.  debugserver doesn't use any llvm, but I believe we're 
building with C++17 these days so I could do it with std::optional.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136719/new/

https://reviews.llvm.org/D136719

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to