]> granicus.if.org Git - clang/commit
replace all uses of PathV1::IsSymlink with PathV2::is_symlink.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 12 Jan 2011 23:54:48 +0000 (23:54 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 12 Jan 2011 23:54:48 +0000 (23:54 +0000)
commit2dea7c7c23b37508976b90b871390450b9c8bc3b
tree47b8914b634ced80af22203c60b0714bb761df4f
parentab7ddf0e8ad54dd9be8607a683f0810a5192eee2
replace all uses of PathV1::IsSymlink with PathV2::is_symlink.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@123344 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains.cpp