diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2020-11-18 17:53:34 -0800 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2020-11-18 17:55:49 -0800 |
commit | 90966daac3dd633b9621426e6621a706807d7c0d (patch) | |
tree | 5f361f5acebbe7aa0906374878f3df651692fc49 /lldb/source/Interpreter/CommandObject.cpp | |
parent | 5abf76fbe37380874a88cc9aa02164800e4e10f3 (diff) | |
download | llvm-90966daac3dd633b9621426e6621a706807d7c0d.zip llvm-90966daac3dd633b9621426e6621a706807d7c0d.tar.gz llvm-90966daac3dd633b9621426e6621a706807d7c0d.tar.bz2 |
Support: Avoid SmallVector::assign with a range from to-be-replaced vector in Windows GetExecutableName
This code wasn't valid, and 5abf76fbe37380874a88cc9aa02164800e4e10f3
started asserting. This is a speculative fix since I don't have a
Windows machine handy.
Diffstat (limited to 'lldb/source/Interpreter/CommandObject.cpp')
0 files changed, 0 insertions, 0 deletions