]> granicus.if.org Git - clang/history - test/VFS
clang/test/CodeGenObjC/ivar-type-encoding.m: Tweak to satisfy -m32.
[clang] / test / VFS /
2016-08-26 Manman RenDon't diagnose non-modular includes when we are not...
2016-08-12 Bruno Cardoso LopesReapply [VFS] Skip non existent files from the VFS...
2016-08-12 Bruno Cardoso LopesRevert "[VFS] Skip non existent files from the VFS...
2016-08-12 Bruno Cardoso Lopes[VFS] Skip non existent files from the VFS tree
2016-08-12 Bruno Cardoso Lopes[VFS] Add 'ignore-non-existent-contents' field to YAML...
2015-12-10 Ben Langmuir[VFS] Fix status() of opened redirected file
2015-10-08 Douglas KatzmanStop messing with the 'g' group of options in CompilerI...
2015-06-16 Richard SmithCommit some test changes somehow missed in r239789.
2015-04-29 Duncan P. N. Exon... DebugInfo: Metadata constructs now start with DI*
2015-03-03 Duncan P. N. Exon... DebugInfo: Move new hierarchy into place (clang)
2015-02-20 Ben LangmuirDon't try to rebuild modules on umbrella header mismatch
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly, clang side
2014-11-04 NAKAMURA Takumiclang/test/VFS/umbrella-mismatch.m: Let it work on...
2014-10-03 Duncan P. N. Exon... Revert "Revert "DI: LLVM schema change: fold constants...
2014-10-02 Duncan P. N. Exon... Revert "DI: LLVM schema change: fold constants into...
2014-10-02 Duncan P. N. Exon... DI: LLVM schema change: fold constants into string
2014-06-25 Ben LangmuirMake -Wincomplete-umbrella go through the VFS
2014-05-23 Ben LangmuirStopgap fix for finding module for a file mapped in...
2014-04-10 Ben LangmuirWhen module umbrellas change, rebuild them
2014-04-04 Ben LangmuirAdd a test where the module map is overriden in the vfs
2014-03-04 Ben LangmuirSupport relative paths in VFSFromYAML
2014-02-28 Ben LangmuirReapply fixed "Honour 'use-external-names' in FileManager"
2014-02-27 Ben LangmuirRevert "Honour 'use-external-names' in FileManager"
2014-02-27 Ben LangmuirHonour 'use-external-names' in FileManager
2014-02-25 Ben LangmuirAdd a driver option -ivfsoverlay