ΒΆIntrusiveRefCntPtr<llvm::vfs::FileSystem>
getRealFileSystem()
IntrusiveRefCntPtr<llvm::vfs::FileSystem>
getRealFileSystem()
Description
Gets an \p vfs::FileSystem for the 'real' file system, as seen by the operating system. The working directory is linked to the process's working directory. (This is usually thread-hostile).
Declared at: llvm/include/llvm/Support/VirtualFileSystem.h:303