summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/Inputs/case-insensitive-include.h
diff options
context:
space:
mode:
authorTaewook Oh <twoh@fb.com>2016-06-13 18:32:30 +0000
committerTaewook Oh <twoh@fb.com>2016-06-13 18:32:30 +0000
commitcb07d65173a4271c08f80a159b02354fe6e8894b (patch)
treef82e045234832570f068a7519cddbe2ec1098a53 /clang/test/Lexer/Inputs/case-insensitive-include.h
parentc1ffba5062c7fc8997a49f5656ff6ebc1d9de633 (diff)
downloadbcm5719-llvm-cb07d65173a4271c08f80a159b02354fe6e8894b.tar.gz
bcm5719-llvm-cb07d65173a4271c08f80a159b02354fe6e8894b.zip
Revert r272562 for build bot failure (clang-x86-win2008-selfhost)
llvm-svn: 272572
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