ΒΆstd::unique_ptr<FileSystem>
createPhysicalFileSystem()
std::unique_ptr<FileSystem>
createPhysicalFileSystem()
Description
Create an \p vfs::FileSystem for the 'real' file system, as seen by the operating system. It has its own working directory, independent of (but initially equal to) that of the process.
Declared at: llvm/include/llvm/Support/VirtualFileSystem.h:309