Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC | Fangrui Song | 2019-08-05 | 1 | -1/+1 |
* | [FileCollector] Add a VFS that records FS accesses using the FileCollector | Alex Lorenz | 2019-07-29 | 1 | -0/+79 |
* | [FileCollector] add support for recording empty directories | Alex Lorenz | 2019-07-25 | 1 | -6/+19 |
* | [FileCollector] Change coding style from LLDB to LLVM (NFC) | Jonas Devlieghere | 2019-07-25 | 1 | -80/+79 |
* | [Support] move FileCollector from LLDB to llvm/Support | Alex Lorenz | 2019-07-24 | 1 | -0/+177 |