summaryrefslogtreecommitdiff
path: root/clang/test/Modules/Inputs/redeclarations_right.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/Inputs/redeclarations_right.h')
-rw-r--r--clang/test/Modules/Inputs/redeclarations_right.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/redeclarations_right.h b/clang/test/Modules/Inputs/redeclarations_right.h
new file mode 100644
index 0000000..d3861fe
--- /dev/null
+++ b/clang/test/Modules/Inputs/redeclarations_right.h
@@ -0,0 +1,2 @@
+@interface NSObject
+@end