This patch moves the EnumerateDirectory functionality and related enums and typedefs from FileSpec to FileSystem. The long term goal is to remove this method and use the filesystem iterators without this indirection, but for introducing the VFS into LLDB this should be sufficient.
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLDB LLDB