[llvm-bugs] [Bug 35216] New: VirtualFileSystem: Expose access() API

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Nov 6 09:38:23 PST 2017


https://bugs.llvm.org/show_bug.cgi?id=35216

            Bug ID: 35216
           Summary: VirtualFileSystem: Expose access() API
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: bhamiltoncx at gmail.com
                CC: llvm-bugs at lists.llvm.org
        Depends on: 35172

To implement checks like "can the current user access a file", we need the
equivalent of the Unix access() API in VirtualFileSystem.


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=35172
[Bug 35172] InMemoryFileSystem: Expose status (type and mode), allow specifying
in addFile()
-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20171106/c0755764/attachment.html>


More information about the llvm-bugs mailing list