Support/PathV2: Move current_path from path to fs and fix the Unix implementation.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 7 Dec 2010 01:22:31 +0000 (01:22 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 7 Dec 2010 01:22:31 +0000 (01:22 +0000)
commit1522fce477f3b6b1b5812aa561ad2ff3f51eb968
tree7091ae78128def7a19269ea17f9f9632ab220d45
parent3890e397c3fa6cc11f50ea5e32ca81afa1e653a5
Support/PathV2: Move current_path from path to fs and fix the Unix implementation.

Unix bug spotted by Dan Gohman.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121090 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/FileSystem.h
include/llvm/Support/PathV2.h
lib/Support/PathV2.cpp
lib/Support/Unix/PathV2.inc
lib/Support/Windows/PathV2.inc