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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to