llvm-project/clang/test/VFS
Richard Howell 4f61749e16 [clang] support relative roots to vfs overlays
This diff adds support for relative roots to VFS overlays. The directory root
will be made absolute from the current working directory and will be used to
determine the path style to use. This supports the use of VFS overlays with
remote build systems that might use a different working directory for each
compilation.

Reviewed By: benlangmuir

Differential Revision: https://reviews.llvm.org/D116174
2022-01-19 10:13:06 -08:00
..
Inputs [clang] support relative roots to vfs overlays 2022-01-19 10:13:06 -08:00
broken-vfs-module-dep.c
directory.c
external-names.c
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
module-header-mismatches.m [Modules] Do not remove failed modules after the control block phase 2021-08-17 16:46:51 -07:00
module-import.m
module_missing_vfs.m
parse-errors.c
real-path-found-first.m
relative-path-errors.c reland: [VFS] Use original path when falling back to external FS 2021-11-13 12:14:34 -08:00
relative-path.c
subframework-symlink.m
test_nonmodular.c
umbrella-framework-import-skipnonexist.m
vfsoverlay-relative-root.c [clang] support relative roots to vfs overlays 2022-01-19 10:13:06 -08:00
vfsroot-include.c
vfsroot-module.m
vfsroot-with-overlay.c