JDevlieghere added inline comments.
================ Comment at: lldb/tools/debugserver/source/MacOSX/MachProcess.mm:725 +MachProcess::GetPlatformString(unsigned char platform) { + std::optional<std::string> platform_string; switch (platform) { ---------------- This is unused 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