OSDN Git Service

Support/FileSystem: Implement canonicalize.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 12 Dec 2011 06:04:01 +0000 (06:04 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 12 Dec 2011 06:04:01 +0000 (06:04 +0000)
commitc3b00e80400d27d5d6152374d87c0ad5866c780c
tree3adf92cdfd9478aae132d0d0d2ab5f25b57a79ed
parent1dd2ee7bf4d848e368829cb01033f297afb674ab
Support/FileSystem: Implement canonicalize.

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