Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [VFS] Implement `RedirectingFileSystem::getRealPath`. | Volodymyr Sapsai | 2018-11-16 | 1 | -4/+29 |
* | Revert "[VFS] Add "expand tilde" argument to getRealPath." | Sam McCall | 2018-11-09 | 1 | -14/+13 |
* | [VFS] Add "expand tilde" argument to getRealPath. | Jonas Devlieghere | 2018-11-09 | 1 | -13/+14 |
* | Extend virtual file system with `isLocal` method | Jonas Devlieghere | 2018-11-08 | 1 | -0/+25 |
* | [VFS] Add support for "no_push" to VFS recursive iterators. | Jonas Devlieghere | 2018-10-31 | 1 | -12/+17 |
* | Add parens to fix incorrect assert check. | Erich Keane | 2018-10-29 | 1 | -1/+1 |
* | [VFS] Add property 'fallthrough' that controls fallback to real file system. | Volodymyr Sapsai | 2018-10-26 | 1 | -15/+99 |
* | [VFS] Remove 'ignore-non-existent-contents' attribute for YAML-based VFS. | Volodymyr Sapsai | 2018-10-24 | 1 | -22/+2 |
* | Lift VFS from clang to llvm (NFC) | Jonas Devlieghere | 2018-10-10 | 1 | -0/+2121 |