Windows/Process.inc: Fix for +Asserts. &Buf[0] is not guaranteed if size is zero.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 7 Oct 2013 15:33:30 +0000 (15:33 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 7 Oct 2013 15:33:30 +0000 (15:33 +0000)
commite11f460ee03dc80c977de97bdaabc6cc5e692fd9
treefdfb71c8a07eaa41e2c270ed930049e975367e01
parentcfa7d81a45648e43031f7f3967e4c324d0e57af5
Windows/Process.inc: Fix for +Asserts. &Buf[0] is not guaranteed if size is zero.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192103 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Windows/Process.inc