Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [FileCollector] test: disable the directory entry collection checks on windows | Alex Lorenz | 2019-07-30 | 1 | -0/+2 |
* | [FileCollector] Add a VFS that records FS accesses using the FileCollector | Alex Lorenz | 2019-07-29 | 1 | -0/+55 |
* | [FileCollector] add support for recording empty directories | Alex Lorenz | 2019-07-25 | 1 | -0/+31 |
* | [FileCollector] Update unit test to match coding style. | Jonas Devlieghere | 2019-07-25 | 1 | -34/+34 |
* | [Support] move FileCollector from LLDB to llvm/Support | Alex Lorenz | 2019-07-24 | 1 | -0/+211 |