lit/TestRunner.py: [Win32] Rework WinWaitReleased().
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 16 Mar 2012 10:48:03 +0000 (10:48 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 16 Mar 2012 10:48:03 +0000 (10:48 +0000)
commit7c6ac2ebabd800595c3da2acd2e21b8340e0904e
treec19339c155823bc19975b70d309821bca8afe847
parentff030fd3005e05a2f73a0008faac02063c2582bb
lit/TestRunner.py: [Win32] Rework WinWaitReleased().

We can simply confirm the handle released to open it with EXCLUSIVE. Attempting renaming was bad.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152915 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/TestRunner.py