http://llvm.org/bugs/show_bug.cgi?id=9338

           Summary: can_read declared in FileSystem.h but not implemented
           Product: new-bugs
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


I was trying to update my code to use the new path stuff (since the old code is
marked as deprecated) and I was getting link errors for "can_read". Searching
the code, it appears that this function was never implemented, even though it's
declared in the header.

-- 
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