llvm-project/clang/test/VFS
Alex Lorenz 2509f9fbad [clang] Don't crash when loading invalid VFS for the module dep collector
The VFS is null when it's invalid so return early in collectVFSFromYAML.
2021-04-26 17:05:22 -07:00
..
Inputs [VFS] Add support to RedirectingFileSystem for mapping a virtual directory to one in the external FS. 2021-02-02 14:56:17 +10:00
broken-vfs-module-dep.c [clang] Don't crash when loading invalid VFS for the module dep collector 2021-04-26 17:05:22 -07:00
directory.c [VFS] Add support to RedirectingFileSystem for mapping a virtual directory to one in the external FS. 2021-02-02 14:56:17 +10:00
external-names.c [VFS] More consistent support for Windows 2020-02-05 11:38:20 -08:00
framework-import.m Fix `sed -e s@FOO@%/S@` and similar when there's @'s in the working directory 2019-12-03 15:44:01 -08:00
implicit-include.c Fix `sed -e s@FOO@%/S@` and similar when there's @'s in the working directory 2019-12-03 15:44:01 -08:00
include-mixed-real-and-virtual.c Fix `sed -e s@FOO@%/S@` and similar when there's @'s in the working directory 2019-12-03 15:44:01 -08:00
include-real-from-virtual.c Fix `sed -e s@FOO@%/S@` and similar when there's @'s in the working directory 2019-12-03 15:44:01 -08:00
include-virtual-from-real.c Fix `sed -e s@FOO@%/S@` and similar when there's @'s in the working directory 2019-12-03 15:44:01 -08:00
include.c Fix `sed -e s@FOO@%/S@` and similar when there's @'s in the working directory 2019-12-03 15:44:01 -08:00
incomplete-umbrella.m Fix `sed -e s@FOO@%/S@` and similar when there's @'s in the working directory 2019-12-03 15:44:01 -08:00
module-import.m Fix `sed -e s@FOO@%/S@` and similar when there's @'s in the working directory 2019-12-03 15:44:01 -08:00
module_missing_vfs.m Fix `sed -e s@FOO@%/S@` and similar when there's @'s in the working directory 2019-12-03 15:44:01 -08:00
parse-errors.c
real-path-found-first.m Fix `sed -e s@FOO@%/S@` and similar when there's @'s in the working directory 2019-12-03 15:44:01 -08:00
relative-path.c Fix `sed -e s@FOO@%/S@` and similar when there's @'s in the working directory 2019-12-03 15:44:01 -08:00
subframework-symlink.m [VFS] Don't run symlink test on Windows, it may pass or fail 2019-12-27 10:39:47 -08:00
test_nonmodular.c Fix `sed -e s@FOO@%/S@` and similar when there's @'s in the working directory 2019-12-03 15:44:01 -08:00
umbrella-framework-import-skipnonexist.m Fix `sed -e s@FOO@%/S@` and similar when there's @'s in the working directory 2019-12-03 15:44:01 -08:00
umbrella-mismatch.m
vfsroot-include.c Fix more VFS tests on Windows 2019-12-18 11:38:04 -08:00
vfsroot-module.m Fix more VFS tests on Windows 2019-12-18 11:38:04 -08:00
vfsroot-with-overlay.c Fix more VFS tests on Windows 2019-12-18 11:38:04 -08:00