summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/symbol-context
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2018-06-10 20:57:14 +0000
committerZachary Turner <zturner@google.com>2018-06-10 20:57:14 +0000
commit15243d5a6df3e2cd3e3386891a6338388029b256 (patch)
tree6e919cf2225c627dec125c68477e756e732c4f84 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context
parent38270cca203cd83f2c9ab254f1ef7b9d4fd0eda1 (diff)
downloadbcm5719-llvm-15243d5a6df3e2cd3e3386891a6338388029b256.tar.gz
bcm5719-llvm-15243d5a6df3e2cd3e3386891a6338388029b256.zip
Attempt 3: Resubmit "[Support] Expose flattenWindowsCommandLine."
I took some liberties and quoted fewer characters than before, based on an article from MSDN which says that only certain characters cause an arg to require quoting. This seems to be incorrect, though, and worse it seems to be a difference in Windows version. The bot that fails is Windows 7, and I can't reproduce the failure on Win 10. But it's definitely related to quoting and special characters, because both tests that fail have a * in the argument, which is one of the special characters that would cause an argument to be quoted before but not any longer after the new patch. Since I don't have Win 7, all I can do is just guess that I need to restore the old quoting rules. So this patch does that in hopes that it fixes the problem on Windows 7. llvm-svn: 334375
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud