summaryrefslogtreecommitdiff
path: root/clang/test/PCH/Inputs/typo.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/PCH/Inputs/typo.h')
-rw-r--r--clang/test/PCH/Inputs/typo.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/clang/test/PCH/Inputs/typo.h b/clang/test/PCH/Inputs/typo.h
new file mode 100644
index 0000000..63b553b
--- /dev/null
+++ b/clang/test/PCH/Inputs/typo.h
@@ -0,0 +1,6 @@
+
+
+@interface NSString
++ (id)alloc;
+@end
+