llvm-project/clang/test/VFS
Ben Langmuir fb89cc0ddb [clang][modules] Don't depend on sharing FileManager during module build
Sharing the FileManager between the importer and the module build should
only be an optimization. Add a cc1 option -fno-modules-share-filemanager
to allow us to test this. Fix the path to modulemap files, which
previously depended on the shared FileManager when using path mapped to
an external file in a VFS.

Differential Revision: https://reviews.llvm.org/D131076
2022-08-05 12:24:40 -07:00
..
Inputs Strengthen -Wint-conversion to default to an error 2022-07-22 15:24:54 -04:00
broken-vfs-module-dep.c
directory.c
external-names-multi-overlay.c [VFS] RedirectingFileSystem only replace path if not already mapped 2022-04-11 14:52:48 -07:00
external-names.c Strengthen -Wint-conversion to default to an error 2022-07-22 15:24:54 -04:00
fallback.c [VFS] Add a "redirecting-with" field to overlays 2022-02-03 13:10:23 -08:00
framework-import.m Use functions with prototypes when appropriate; NFC 2022-02-12 07:25:06 -05:00
implicit-include.c Use functions with prototypes when appropriate; NFC 2022-02-12 07:25:06 -05:00
include-mixed-real-and-virtual.c Use functions with prototypes when appropriate; NFC 2022-02-12 07:25:06 -05:00
include-real-from-virtual.c Use functions with prototypes when appropriate; NFC 2022-02-12 07:25:06 -05:00
include-virtual-from-real.c Use functions with prototypes when appropriate; NFC 2022-02-12 07:25:06 -05:00
include.c Use functions with prototypes when appropriate; NFC 2022-02-12 07:25:06 -05:00
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 [clang][modules] Don't depend on sharing FileManager during module build 2022-08-05 12:24:40 -07:00
module_missing_vfs.m [C11/C2x] Change the behavior of the implicit function declaration warning 2022-04-20 11:30:12 -04:00
parse-errors.c [VFS] Add a "redirecting-with" field to overlays 2022-02-03 13:10:23 -08:00
real-path-found-first.m [modules] Replace `-Wauto-import` with `-Rmodule-include-translation`. 2022-07-21 17:42:04 -07:00
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 Use functions with prototypes when appropriate; NFC 2022-02-12 07:25:06 -05:00
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 Use functions with prototypes when appropriate; NFC 2022-02-12 07:25:06 -05:00