llvm-project/clang/test/VFS
Duncan P. N. Exon Smith 9dd4e4e63a DebugInfo: Metadata constructs now start with DI*
LLVM r236120 renamed debug info IR constructs to use a `DI` prefix, now
that the `DIDescriptor` hierarchy has been gone for about a week.  This
commit was generated using the rename-md-di-nodes.sh upgrade script
attached to PR23080, followed by running clang-format-diff.py on the
`lib/` portion of the patch.

llvm-svn: 236121
2015-04-29 16:40:08 +00:00
..
Inputs Don't try to rebuild modules on umbrella header mismatch 2015-02-20 21:46:39 +00:00
external-names.c DebugInfo: Metadata constructs now start with DI* 2015-04-29 16:40:08 +00:00
framework-import.m
implicit-include.c
include-mixed-real-and-virtual.c
include-real-from-virtual.c
include-virtual-from-real.c
include.c
incomplete-umbrella.m Make -Wincomplete-umbrella go through the VFS 2014-06-25 23:53:43 +00:00
module-import.m Add a test where the module map is overriden in the vfs 2014-04-04 16:42:53 +00:00
parse-errors.c
real-path-found-first.m Stopgap fix for finding module for a file mapped in the VFS 2014-05-23 18:15:47 +00:00
relative-path.c Support relative paths in VFSFromYAML 2014-03-04 22:34:50 +00:00
umbrella-mismatch.m Don't try to rebuild modules on umbrella header mismatch 2015-02-20 21:46:39 +00:00