================
@@ -123,14 +123,14 @@ static std::string capitalize(llvm::StringRef str) {
llvm::StringRef DAP::debug_adapter_path = "";
DAP::DAP(Log &log, const ReplMode default_repl_mode,
- std::vector<std::string> pre_init_commands, bool no_lldbinit,
+ std::vector<String> pre_init_commands, bool no_lldbinit,
----------------
ashgti wrote:
Done.
https://github.com/llvm/llvm-project/pull/181261
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits