diff options
| author | Alex Langford <alangford@apple.com> | 2023-03-06 16:04:35 -0800 |
|---|---|---|
| committer | Alex Langford <alangford@apple.com> | 2023-03-07 11:29:27 -0800 |
| commit | ca8faf8f465962e5c39d145a0e2236648cbcc27d (patch) | |
| tree | a5a881b72ed1fc92255a4f40f31437fab336f02d /lldb/test/API/python_api/debugger/TestDebuggerAPI.py | |
| parent | e221dab07815016fb04deb5d38441e77d1cd300a (diff) | |
[lldb] Respect empty arguments in target.run-args
Currently empty arguments are not respected. They are silently dropped
in two places: (1) when extracting them from the target.run-args
setting and (2) when constructing the lldb-argdumper invocation.
(1) is actually a regression from a few years ago. We did not always
drop empty arguments. See 31d97a5c8ab78c619deada0cdb1fcf64021d25dd.
rdar://106279228
Differential Revision: https://reviews.llvm.org/D145450
Diffstat (limited to 'lldb/test/API/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions
