diff options
author | Alex Langford <apl@fb.com> | 2019-09-26 21:18:37 +0000 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2019-09-26 21:18:37 +0000 |
commit | 7dfb095b882d6b3ec42c7b9c4391ce3e30d37375 (patch) | |
tree | 7e0966b7878f90ecaa0770a54eb2daaa445b7d7b /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py | |
parent | 486cd9a90dee3b482ab151d45936c51dc91bf11c (diff) | |
download | bcm5719-llvm-7dfb095b882d6b3ec42c7b9c4391ce3e30d37375.tar.gz bcm5719-llvm-7dfb095b882d6b3ec42c7b9c4391ce3e30d37375.zip |
[lldb-vscode] correctly handle multiple sourceMap entries
Summary:
`lldb-vscode` concatenates a string of sourceMap entries
specified in the config, but fails to put a space between
each entry, which causes the settings command to fail.
This patch adds a space between each mapping.
Patch by Richard Howell
Differential Revision: https://reviews.llvm.org/D67569
llvm-svn: 373016
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions