This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
test
/
VFS
History
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
…
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_missing_vfs.m
…
module-import.m
…
parse-errors.c
…
real-path-found-first.m
…
relative-path.c
…
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
…
umbrella-framework-import-skipnonexist.m
…
umbrella-mismatch.m
…
vfsroot-include.c
…
vfsroot-module.m
…
vfsroot-with-overlay.c
…