[LLVMbugs] [Bug 24336] New: FileManager::getDirectory, getFile, ... do not respect WorkingDirectory

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Aug 2 12:17:43 PDT 2015


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

            Bug ID: 24336
           Summary: FileManager::getDirectory, getFile,... do not respect
                    WorkingDirectory
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: yaron.keren at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Some functions in FileManage respect FileSystemOpts.WorkingDir by going through
FixupRelativePath while other functions ignore it. 
Is FileSystemOpts.WorkingDir actually used? if so, how it works if getDirectory
ignores it?
If not, any reason to keep WorkingDir and FileSystemOpts (FileSystemOpts being
its only member) machinary aorund?

-- 
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/20150802/b675af60/attachment.html>


More information about the llvm-bugs mailing list