summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/Inputs/case-insensitive-include.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Lexer/Inputs/case-insensitive-include.h')
-rw-r--r--clang/test/Lexer/Inputs/case-insensitive-include.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/clang/test/Lexer/Inputs/case-insensitive-include.h b/clang/test/Lexer/Inputs/case-insensitive-include.h
deleted file mode 100644
index 954090fc93b..00000000000
--- a/clang/test/Lexer/Inputs/case-insensitive-include.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef CASE_INSENSITIVE_INCLUDE_H
-#define CASE_INSENSITIVE_INCLUDE_H
-
-struct S {
- int x;
-};
-
-#endif
OpenPOWER on IntegriCloud