summaryrefslogtreecommitdiff
path: root/test/VFS
AgeCommit message (Expand)Author
2016-08-26Don't diagnose non-modular includes when we are not compiling a module.Manman Ren
2016-08-12Reapply [VFS] Skip non existent files from the VFS treeBruno Cardoso Lopes
2016-08-12Revert "[VFS] Skip non existent files from the VFS tree"Bruno Cardoso Lopes
2016-08-12[VFS] Skip non existent files from the VFS treeBruno Cardoso Lopes
2016-08-12[VFS] Add 'ignore-non-existent-contents' field to YAML filesBruno Cardoso Lopes
2015-12-10[VFS] Fix status() of opened redirected fileBen Langmuir
2015-10-08Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman
2015-06-16Commit some test changes somehow missed in r239789.Richard Smith
2015-04-29DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith
2015-03-03DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith
2015-02-20Don't try to rebuild modules on umbrella header mismatchBen Langmuir
2014-12-15IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith
2014-11-04clang/test/VFS/umbrella-mismatch.m: Let it work on win32 to avoid backslashes...NAKAMURA Takumi
2014-10-03Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith
2014-10-02Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith
2014-10-02DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith
2014-06-25Make -Wincomplete-umbrella go through the VFSBen Langmuir
2014-05-23Stopgap fix for finding module for a file mapped in the VFSBen Langmuir
2014-04-10When module umbrellas change, rebuild themBen Langmuir
2014-04-04Add a test where the module map is overriden in the vfsBen Langmuir
2014-03-04Support relative paths in VFSFromYAMLBen Langmuir
2014-02-28Reapply fixed "Honour 'use-external-names' in FileManager"Ben Langmuir
2014-02-27Revert "Honour 'use-external-names' in FileManager"Ben Langmuir
2014-02-27Honour 'use-external-names' in FileManagerBen Langmuir
2014-02-25Add a driver option -ivfsoverlayBen Langmuir