Home
last modified time | relevance | path

Searched refs:shell_option (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Interpreter/
DCommandInterpreter.cpp425 std::string shell_option; in Initialize() local
426 shell_option.append("--shell-expand-args"); in Initialize()
427 shell_option.append(" true"); in Initialize()
428 shell_option.append(" --"); in Initialize()