Support/Path: Deprecate PathV1::IsSymlink and replace all uses with PathV2::is_symlink.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 12 Jan 2011 23:55:06 +0000 (23:55 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 12 Jan 2011 23:55:06 +0000 (23:55 +0000)
commit9df536ca7873af6dd9d9ca4aa6cea2872de5c028
tree98436360a7b2f7cf3bec8f59834256b6e02d5cfd
parent25dc2268a5aedcb5da57f065dbdb40d790b11bc0
Support/Path: Deprecate PathV1::IsSymlink and replace all uses with PathV2::is_symlink.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123345 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/PathV1.h
lib/Support/PathV2.cpp