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

Reply via email to