| Commit message (Expand) | Author | Age | Files | Lines |
| * | [VFS] Disable check for ../foo on Windows | Jonas Devlieghere | 2019-12-11 | 1 | -0/+2 |
| * | [VFS] Extend virtual working directory test | Jonas Devlieghere | 2019-12-11 | 1 | -0/+25 |
| * | Fix an unused variable introduced in rL374955 / rG21703543. | David L. Jones | 2019-10-16 | 1 | -0/+1 |
| * | [Reland][VirtualFileSystem] Support virtual working directory in the Redirect... | Jonas Devlieghere | 2019-10-15 | 1 | -4/+171 |
| * | Revert "[VirtualFileSystem] Support virtual working directory in the Redirec... | Jonas Devlieghere | 2019-10-15 | 1 | -171/+4 |
| * | [test] Update YAML mapping in VirtualFileSystemTest | Jonas Devlieghere | 2019-10-15 | 1 | -6/+6 |
| * | [VirtualFileSystem] Support virtual working directory in the RedirectingFS | Jonas Devlieghere | 2019-10-15 | 1 | -4/+171 |
| * | [VFS] Add reverse iterator to OverlayFileSystem | Jonas Devlieghere | 2019-07-03 | 1 | -0/+51 |
| * | [X86] Use PC-relative mode for the kernel code model | Bill Wendling | 2019-04-13 | 1 | -1/+2 |
| * | Reapply [VFS] Allow multiple RealFileSystem instances with independent CWDs. | Sam McCall | 2019-02-14 | 1 | -1/+86 |
| * | [VFS] Fix warning and use better check. | Michael J. Spencer | 2019-01-29 | 1 | -1/+1 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Revert "[VFS] Allow multiple RealFileSystem instances with independent CWDs." | Amara Emerson | 2019-01-14 | 1 | -80/+0 |
| * | [VFS] Disable unix-assuming VFS test on windows | Sam McCall | 2019-01-14 | 1 | -1/+1 |
| * | [VFS] Allow multiple RealFileSystem instances with independent CWDs. | Sam McCall | 2019-01-14 | 1 | -0/+80 |
| * | [VFS] Add isLocal to ProxyFileSystem and add unit tests. | Michael J. Spencer | 2018-12-17 | 1 | -0/+37 |
| * | [VFS] Update unittest to fix Windows buildbot. | Volodymyr Sapsai | 2018-11-16 | 1 | -6/+6 |
| * | [VFS] Implement `RedirectingFileSystem::getRealPath`. | Volodymyr Sapsai | 2018-11-16 | 1 | -0/+46 |
| * | Revert "[VFS] Add "expand tilde" argument to getRealPath." | Sam McCall | 2018-11-09 | 1 | -2/+2 |
| * | [VFS] Add "expand tilde" argument to getRealPath. | Jonas Devlieghere | 2018-11-09 | 1 | -2/+2 |
| * | Extend virtual file system with `isLocal` method | Jonas Devlieghere | 2018-11-08 | 1 | -0/+11 |
| * | [VFS] Add support for "no_push" to VFS recursive iterators. | Jonas Devlieghere | 2018-10-31 | 1 | -0/+79 |
| * | [VFS] Add property 'fallthrough' that controls fallback to real file system. | Volodymyr Sapsai | 2018-10-26 | 1 | -0/+86 |
| * | Lift VFS from clang to llvm (NFC) | Jonas Devlieghere | 2018-10-10 | 1 | -0/+1601 |