summaryrefslogtreecommitdiffstats
path: root/test/VFS
Commit message (Expand)AuthorAgeFilesLines
* Don't diagnose non-modular includes when we are not compiling a module.Manman Ren2016-08-266-0/+59
* Reapply [VFS] Skip non existent files from the VFS treeBruno Cardoso Lopes2016-08-126-0/+62
* Revert "[VFS] Skip non existent files from the VFS tree"Bruno Cardoso Lopes2016-08-126-62/+0
* [VFS] Skip non existent files from the VFS treeBruno Cardoso Lopes2016-08-126-0/+62
* [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-104-1/+6
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-2/+2
* Commit some test changes somehow missed in r239789.Richard Smith2015-06-164-17/+17
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-2/+2
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-2/+2
* Don't try to rebuild modules on umbrella header mismatchBen Langmuir2015-02-203-1/+6
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-2/+2
* clang/test/VFS/umbrella-mismatch.m: Let it work on win32 to avoid backslashes...NAKAMURA Takumi2014-11-041-2/+1
* Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith2014-10-031-1/+1
* Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith2014-10-021-1/+1
* DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith2014-10-021-1/+1
* Make -Wincomplete-umbrella go through the VFSBen Langmuir2014-06-255-0/+36
* Stopgap fix for finding module for a file mapped in the VFSBen Langmuir2014-05-237-2/+101
* When module umbrellas change, rebuild themBen Langmuir2014-04-105-0/+14
* Add a test where the module map is overriden in the vfsBen Langmuir2014-04-043-0/+34
* Support relative paths in VFSFromYAMLBen Langmuir2014-03-041-0/+11
* Reapply fixed "Honour 'use-external-names' in FileManager"Ben Langmuir2014-02-284-0/+47
* Revert "Honour 'use-external-names' in FileManager"Ben Langmuir2014-02-273-46/+0
* Honour 'use-external-names' in FileManagerBen Langmuir2014-02-273-0/+46
* Add a driver option -ivfsoverlayBen Langmuir2014-02-2517-0/+132