summaryrefslogtreecommitdiff
path: root/clang/test/Modules/Inputs/normal-module-map/b1.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/Inputs/normal-module-map/b1.h')
-rw-r--r--clang/test/Modules/Inputs/normal-module-map/b1.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/normal-module-map/b1.h b/clang/test/Modules/Inputs/normal-module-map/b1.h
new file mode 100644
index 0000000..2ed1112
--- /dev/null
+++ b/clang/test/Modules/Inputs/normal-module-map/b1.h
@@ -0,0 +1,2 @@
+int b1;
+