summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/empty_file_to_include.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Preprocessor/empty_file_to_include.h')
-rw-r--r--clang/test/Preprocessor/empty_file_to_include.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/clang/test/Preprocessor/empty_file_to_include.h b/clang/test/Preprocessor/empty_file_to_include.h
new file mode 100644
index 00000000000..48ffc751538
--- /dev/null
+++ b/clang/test/Preprocessor/empty_file_to_include.h
@@ -0,0 +1,7 @@
+
+#ifndef EMPTY_FILE_TO_INCLUDE_H
+#define EMPTY_FILE_TO_INCLUDE_H
+
+// empty file
+
+#endif
OpenPOWER on IntegriCloud