Revert r146363 to allow buildbots to make forward progress.
authorChad Rosier <mcrosier@apple.com>
Mon, 12 Dec 2011 17:58:31 +0000 (17:58 +0000)
committerChad Rosier <mcrosier@apple.com>
Mon, 12 Dec 2011 17:58:31 +0000 (17:58 +0000)
commit7ae606a2a891707ad2e184b0e3baac0dce1b6c0f
treef2c89890209da3b8055b491e9a1733a7eec601bd
parenta0c17a495b12debcb7f206993bbc6020e2e6e8df
Revert r146363 to allow buildbots to make forward progress.

Original commit message:
Support/FileSystem: Implement canonicalize.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146378 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