System-Win32/Path: Fix incorrect assumption in isValid.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 20 Oct 2010 15:23:58 +0000 (15:23 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 20 Oct 2010 15:23:58 +0000 (15:23 +0000)
commita9cf7b84435951ab2ce7d4d9629bc4619226264a
tree8cec7c8e9cdd3527e3ca185d6a2fe97aa7b949d0
parent7283da51b8860ca9af4cb5ca082f7bcca3894d99
System-Win32/Path: Fix incorrect assumption in isValid.

A recent commit to clang exposed a bug in the Win32 Path code. This is a
minimal fix for it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116925 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/Win32/Path.inc