summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/FileCollectorTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FileCollector] test: disable the directory entry collection checks on windowsAlex Lorenz2019-07-301-0/+2
* [FileCollector] Add a VFS that records FS accesses using the FileCollectorAlex Lorenz2019-07-291-0/+55
* [FileCollector] add support for recording empty directoriesAlex Lorenz2019-07-251-0/+31
* [FileCollector] Update unit test to match coding style.Jonas Devlieghere2019-07-251-34/+34
* [Support] move FileCollector from LLDB to llvm/SupportAlex Lorenz2019-07-241-0/+211
OpenPOWER on IntegriCloud