diff options
Diffstat (limited to 'clang/test/Modules/Inputs/require-modular-includes/AnotherModule.h')
| -rw-r--r-- | clang/test/Modules/Inputs/require-modular-includes/AnotherModule.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/require-modular-includes/AnotherModule.h b/clang/test/Modules/Inputs/require-modular-includes/AnotherModule.h new file mode 100644 index 00000000000..96913aa22ac --- /dev/null +++ b/clang/test/Modules/Inputs/require-modular-includes/AnotherModule.h @@ -0,0 +1 @@ +// AnotherModule.h |

