Fix a bug where directory names of length one or less where not set
authorAlkis Evlogimenos <alkis@evlogimenos.com>
Mon, 13 Dec 2004 07:41:35 +0000 (07:41 +0000)
committerAlkis Evlogimenos <alkis@evlogimenos.com>
Mon, 13 Dec 2004 07:41:35 +0000 (07:41 +0000)
commit07941b493dfeb11996690cfa2fc14c7c0bd7bb91
tree6f07cc47ec9ab85032c010775247c99b6b3f9565
parentb8e7df3937fca6e9a2ff424708eca40ca1a58dd0
Fix a bug where directory names of length one or less where not set
properly (examples: "", ".", "a").

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