llvm-project/lldb/source/Host/macosx
Jonas Devlieghere 59eb705277
[lldb] Remove FileSystem::Initialize from VFS mapping
This patch removes the ability to instantiate the LLDB FileSystem class
based on a VFS overlay. This also removes the "hack" where we cast the
VFS to a RedirectingFileSystem to obtain the external path. You can
still instantiate a FileSystem with a VFS, but with the caveat that
operations that rely on the external path won't work.

Differential revision: https://reviews.llvm.org/D120923
2022-03-03 11:02:11 -08:00
..
cfcpp [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
objcxx [lldb] Remove FileSystem::Initialize from VFS mapping 2022-03-03 11:02:11 -08:00