aboutsummaryrefslogtreecommitdiff
path: root/test/CodeCompletion/auto_type.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeCompletion/auto_type.c')
-rw-r--r--test/CodeCompletion/auto_type.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/CodeCompletion/auto_type.c b/test/CodeCompletion/auto_type.c
new file mode 100644
index 000000000000..3fcfff0dcfc9
--- /dev/null
+++ b/test/CodeCompletion/auto_type.c
@@ -0,0 +1,5 @@
+// RUN: %clang_cc1 -code-completion-at=%s:3:1 %s | FileCheck %s
+void func() {
+
+}
+// CHECK: COMPLETION: __auto_type