summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorScott Linder <Scott.Linder@amd.com>2020-02-20 16:31:17 -0500
committerScott Linder <Scott.Linder@amd.com>2020-02-20 16:31:17 -0500
commit6123074d0c0de3614f1552f2f2d6b9db7b32cebe (patch)
treec22a8554ad00ca677659da9df8d811628d9c2418 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentbf3f427ba239bd2942bfaa350d06ed072935f048 (diff)
[Driver] Escape the program path for -frecord-command-line
Similar to the rest of the command line that is recorded, the program path must also have spaces and backslashes escaped. Without this parsing the recorded command line becomes hard on platforms like Windows where spaces and backslashes are common. Patch By: Ravi Ramaseshan Differential Revision: https://reviews.llvm.org/D74811
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions