Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp402 std::string shell_option; in Initialize() local
403 shell_option.append("--shell-expand-args"); in Initialize()
404 shell_option.append(" true"); in Initialize()
405 shell_option.append(" --"); in Initialize()