summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/PR28752/Subdir1/b.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/Inputs/PR28752/Subdir1/b.h')
-rw-r--r--clang/test/Modules/Inputs/PR28752/Subdir1/b.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/PR28752/Subdir1/b.h b/clang/test/Modules/Inputs/PR28752/Subdir1/b.h
new file mode 100644
index 00000000000..3b3a25f213f
--- /dev/null
+++ b/clang/test/Modules/Inputs/PR28752/Subdir1/b.h
@@ -0,0 +1 @@
+#include <vector>
OpenPOWER on IntegriCloud