[Lldb-commits] [PATCH] Implement ProcessLauncherWindows, and refactor some other code to be more modular.
Greg Clayton
clayborg at gmail.com
Tue Oct 14 13:45:45 PDT 2014
In Host.cpp please initialize result_pid right away just in case to make sure we don't ever try to use a bogus value. Other than that, it looks good.
http://reviews.llvm.org/D5781
More information about the lldb-commits
mailing list