]> granicus.if.org Git - clang/commitdiff
Test case for r116439
authorDavid Chisnall <csdavec@swan.ac.uk>
Thu, 14 Oct 2010 18:15:20 +0000 (18:15 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Thu, 14 Oct 2010 18:15:20 +0000 (18:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116493 91177308-0d34-0410-b5e6-96231b3b80d8

test/Index/c-index-spurious-keyword.m [new file with mode: 0644]

diff --git a/test/Index/c-index-spurious-keyword.m b/test/Index/c-index-spurious-keyword.m
new file mode 100644 (file)
index 0000000..15befa7
--- /dev/null
@@ -0,0 +1,2 @@
+int end;
+// RUN: c-index-test -test-annotate-tokens=c-index-spurious-keyword.m:1:5:1:7  %s | grep Identifier:  | count 1