summaryrefslogtreecommitdiff
path: root/test/VFS
AgeCommit message (Expand)AuthorFilesLines
2015-12-10[VFS] Fix status() of opened redirected fileBen Langmuir4-1/+6
2015-10-08Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman1-2/+2
2015-06-16Commit some test changes somehow missed in r239789.Richard Smith4-17/+17
2015-04-29DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith1-2/+2
2015-03-03DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith1-2/+2
2015-02-20Don't try to rebuild modules on umbrella header mismatchBen Langmuir3-1/+6
2014-12-15IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith1-2/+2
2014-11-04clang/test/VFS/umbrella-mismatch.m: Let it work on win32 to avoid backslashes...NAKAMURA Takumi1-2/+1
2014-10-03Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith1-1/+1
2014-10-02Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith1-1/+1
2014-10-02DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith1-1/+1
2014-06-25Make -Wincomplete-umbrella go through the VFSBen Langmuir5-0/+36
2014-05-23Stopgap fix for finding module for a file mapped in the VFSBen Langmuir7-2/+101
2014-04-10When module umbrellas change, rebuild themBen Langmuir5-0/+14
2014-04-04Add a test where the module map is overriden in the vfsBen Langmuir3-0/+34
2014-03-04Support relative paths in VFSFromYAMLBen Langmuir1-0/+11
2014-02-28Reapply fixed "Honour 'use-external-names' in FileManager"Ben Langmuir4-0/+47
2014-02-27Revert "Honour 'use-external-names' in FileManager"Ben Langmuir3-46/+0
2014-02-27Honour 'use-external-names' in FileManagerBen Langmuir3-0/+46
2014-02-25Add a driver option -ivfsoverlayBen Langmuir17-0/+132