Bug ID 44430
Summary TestSettings failures on Windows (array-of-strings vs arguments)
Product lldb
Version unspecified
Hardware PC
OS All
Status NEW
Severity enhancement
Priority P
Component All Bugs
Assignee lldb-dev@lists.llvm.org
Reporter compnerd@compnerd.org
CC jdevlieghere@apple.com, llvm-bugs@lists.llvm.org
The arguments are returned as an array of strings rather than arguments which
causes a few test failures on Windows.