llvm-project/clang/test/VFS
Ben Langmuir a6f8ca8c5f Support relative paths in VFSFromYAML
Use llvm::sys::fs::make_absolute to get an absolute path before
matching. Also, allow "." directories to enable testing.  ".." is still
not supported, and will require crossing file system boundaries to
implement correctly.

llvm-svn: 202903
2014-03-04 22:34:50 +00:00
..
Inputs Reapply fixed "Honour 'use-external-names' in FileManager" 2014-02-28 21:16:07 +00:00
external-names.c Reapply fixed "Honour 'use-external-names' in FileManager" 2014-02-28 21:16:07 +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
module-import.m Reapply fixed "Honour 'use-external-names' in FileManager" 2014-02-28 21:16:07 +00:00
parse-errors.c
relative-path.c Support relative paths in VFSFromYAML 2014-03-04 22:34:50 +00:00