]> granicus.if.org Git - clang/commitdiff
Reverting r116493: removes a test that failed on clang selfhost and msvc
authorAndrew Trick <atrick@apple.com>
Thu, 14 Oct 2010 21:41:16 +0000 (21:41 +0000)
committerAndrew Trick <atrick@apple.com>
Thu, 14 Oct 2010 21:41:16 +0000 (21:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116522 91177308-0d34-0410-b5e6-96231b3b80d8

test/Index/c-index-spurious-keyword.m [deleted file]

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