[LLVMbugs] [Bug 6909] New: Path::isRootDirectory not defined for unix
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Apr 23 13:49:59 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=6909
Summary: Path::isRootDirectory not defined for unix
Product: libraries
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: System Library
AssignedTo: unassignedbugs at nondot.org
ReportedBy: alexmac at adobe.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=4726)
--> (http://llvm.org/bugs/attachment.cgi?id=4726)
add unix support for Path::isRootDirectory
Path::isRootDirectory is defined for win32 but not for unix. I've attached a
patch that adds a unix definition, but I can't see any uses in the codebase so
perhaps it should just be removed entirely?
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list