summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ExpressionParser/Clang/ModuleDependencyCollector.h
AgeCommit message (Expand)Author
2025-09-26[llvm][clang] Use the VFS in `FileCollector` (#160788)Jan Svoboda
2020-10-23[lldb] Move copying of files into reproducer out of processJonas Devlieghere
2020-02-17[lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere
2019-07-29[Reproducers] Pass FileCollector around as a shared_ptr (NFC)Jonas Devlieghere
2019-07-25[FileCollector] Remove LLDB shim around llvm::FileCollector (NFC)Jonas Devlieghere
2019-07-25[FileCollector] Change coding style from LLDB to LLVM (NFC)Jonas Devlieghere
2019-02-13[Reproducers] Integrate FileProvider with clangJonas Devlieghere