While creating temp. file on disk, if the current filename points to a existing direc...
authorDevang Patel <dpatel@apple.com>
Tue, 22 Jul 2008 20:02:39 +0000 (20:02 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 22 Jul 2008 20:02:39 +0000 (20:02 +0000)
commitce8fdf105c313aa35b93e5a77ae5461e27ddebb0
treeb927db02859b819293eae2dcfb5ddfa9fe7bc650
parent52672b813e0e1741855c5692a84be5bc9ef5869f
While creating temp. file on disk, if the current filename points to a existing directory then create new temp. file inside the directory.

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