[lldb/Host] Fix the Windows build
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 12 Mar 2020 22:30:34 +0000 (15:30 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 12 Mar 2020 22:31:09 +0000 (15:31 -0700)
commit2411f56bfd1c36f30239c832b75e094d927ee219
treee6c3d473259d543bba0c75b365862d48e30e4ee5
parentb0f1a4e7dffcd41a1ca46c16cefad9545ce159f3
[lldb/Host] Fix the Windows build

Update use of ProcessInstanceInfoList which is now a std::vector.
lldb/source/Host/windows/Host.cpp