[Lldb-commits] [PATCH] D54617: [wip][Reproducers] Add file provider

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 15 22:25:37 PST 2018


JDevlieghere added a comment.

- Initialization of the FS needs to happen in the driver.
- All file access has to go through the new FileSystem.
- Needs tests.


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D54617





More information about the lldb-commits mailing list