diff options
author | Alexandre Ganea <aganea@havenstudios.com> | 2024-07-03 08:26:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-03 08:26:23 -0400 |
commit | e8c94149d3ca12d4d02fb8de89981c68ffa278f3 (patch) | |
tree | c1d1a777c85f62a821fad2a9357e6c0129ae8441 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 488fdb7d1245af5651ba77630f81412648ba7ae3 (diff) | |
download | llvm-e8c94149d3ca12d4d02fb8de89981c68ffa278f3.zip llvm-e8c94149d3ca12d4d02fb8de89981c68ffa278f3.tar.gz llvm-e8c94149d3ca12d4d02fb8de89981c68ffa278f3.tar.bz2 |
[llvm-config] Quote and escape paths if necessary (#97305)
If any of the printed paths by `llvm-config` contains quotes, spaces,
backslashes or dollar sign characters, these paths will be quoted and
the corresponding characters will be escaped.
Following discussion in https://github.com/llvm/llvm-project/pull/76304
Fixes https://github.com/llvm/llvm-project/issues/28117
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions