Fix code where goto jumped over local variable initialization.
authorHafiz Abid Qadeer <hafiz_abid@mentor.com>
Thu, 23 Oct 2014 10:36:53 +0000 (10:36 +0000)
committerHafiz Abid Qadeer <hafiz_abid@mentor.com>
Thu, 23 Oct 2014 10:36:53 +0000 (10:36 +0000)
commitae9446088b9b946428cc21b10118067506d9070a
treee03f61b3979f65f411ebd0db25c615d28a4f0536
parent39a85abddf414a38577a4a2a89076ef96883fa13
Fix code where goto jumped over local variable initialization.

llvm-svn: 220473
lldb/source/Host/windows/ConnectionGenericFileWindows.cpp