summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/FileCollector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFCFangrui Song2019-08-051-1/+1
* [FileCollector] Add a VFS that records FS accesses using the FileCollectorAlex Lorenz2019-07-291-0/+79
* [FileCollector] add support for recording empty directoriesAlex Lorenz2019-07-251-6/+19
* [FileCollector] Change coding style from LLDB to LLVM (NFC)Jonas Devlieghere2019-07-251-80/+79
* [Support] move FileCollector from LLDB to llvm/SupportAlex Lorenz2019-07-241-0/+177
OpenPOWER on IntegriCloud