diff options
Diffstat (limited to 'test/Modules/Inputs/modular_maps-moduleb-cwd.map')
-rw-r--r-- | test/Modules/Inputs/modular_maps-moduleb-cwd.map | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Modules/Inputs/modular_maps-moduleb-cwd.map b/test/Modules/Inputs/modular_maps-moduleb-cwd.map new file mode 100644 index 0000000000000..1ff307f4b3dfe --- /dev/null +++ b/test/Modules/Inputs/modular_maps-moduleb-cwd.map @@ -0,0 +1,4 @@ +module B { + header "Inputs/modular_maps/common.h" + private header "Inputs/modular_maps/b.h" +} |