summaryrefslogtreecommitdiffstats
path: root/clang/test/VFS/Inputs
Commit message (Expand)AuthorAgeFilesLines
* [VFS] Add property 'fallthrough' that controls fallback to real file system.Volodymyr Sapsai2018-10-264-0/+65
* [VFS] Remove 'ignore-non-existent-contents' attribute for YAML-based VFS.Volodymyr Sapsai2018-10-244-4/+0
* [vfs] Don't bail out after a missing -ivfsoverlay fileBen Langmuir2018-03-233-0/+17
* Don't diagnose non-modular includes when we are not compiling a module.Manman Ren2016-08-265-0/+48
* Reapply [VFS] Skip non existent files from the VFS treeBruno Cardoso Lopes2016-08-125-0/+48
* Revert "[VFS] Skip non existent files from the VFS tree"Bruno Cardoso Lopes2016-08-125-48/+0
* [VFS] Skip non existent files from the VFS treeBruno Cardoso Lopes2016-08-125-0/+48
* [VFS] Add 'ignore-non-existent-contents' field to YAML filesBruno Cardoso Lopes2016-08-121-0/+1
* [VFS] Fix status() of opened redirected fileBen Langmuir2015-12-103-1/+5
* Don't try to rebuild modules on umbrella header mismatchBen Langmuir2015-02-202-0/+5
* Make -Wincomplete-umbrella go through the VFSBen Langmuir2014-06-254-0/+24
* Stopgap fix for finding module for a file mapped in the VFSBen Langmuir2014-05-236-2/+27
* When module umbrellas change, rebuild themBen Langmuir2014-04-104-0/+6
* Add a test where the module map is overriden in the vfsBen Langmuir2014-04-042-0/+17
* Reapply fixed "Honour 'use-external-names' in FileManager"Ben Langmuir2014-02-282-0/+11
* Revert "Honour 'use-external-names' in FileManager"Ben Langmuir2014-02-272-11/+0
* Honour 'use-external-names' in FileManagerBen Langmuir2014-02-272-0/+11
* Add a driver option -ivfsoverlayBen Langmuir2014-02-259-0/+46
OpenPOWER on IntegriCloud