Windows/PathV2.inc: Eliminate redundant condition. DWORD is unsigned.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 7 Mar 2011 00:12:53 +0000 (00:12 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 7 Mar 2011 00:12:53 +0000 (00:12 +0000)
commit19b6c73878c85aca52be869c47b9af3c8efbbdad
tree92725ecd58772f10994765997ccc24da761af38e
parent1b5ec068f5f068e4b8e600007e2fa126fafe796f
Windows/PathV2.inc: Eliminate redundant condition. DWORD is unsigned.

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