Path::isRootDirectory is unimplemented on Unix and not used,
authorChris Lattner <sabre@nondot.org>
Mon, 12 Jul 2010 04:39:07 +0000 (04:39 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 Jul 2010 04:39:07 +0000 (04:39 +0000)
commita6c04ee4c89111755f84e2a57d5864f3e289d07a
treed1dae0e58a1594efdb2aa9fb542602132dd7d917
parent5a717a3ae77e66bcd092de04da156030bd18a9ce
Path::isRootDirectory is unimplemented on Unix and not used,
remove it, fixing PR6909.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108125 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/System/Path.h
lib/System/Win32/Path.inc