Author: atrick
Date: Thu Oct 14 16:41:16 2010
New Revision: 116522

URL: http://llvm.org/viewvc/llvm-project?rev=116522&view=rev
Log:
Reverting r116493: removes a test that failed on clang selfhost and msvc

Removed:
    cfe/trunk/test/Index/c-index-spurious-keyword.m

Removed: cfe/trunk/test/Index/c-index-spurious-keyword.m
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Index/c-index-spurious-keyword.m?rev=116521&view=auto
==============================================================================
--- cfe/trunk/test/Index/c-index-spurious-keyword.m (original)
+++ cfe/trunk/test/Index/c-index-spurious-keyword.m (removed)
@@ -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


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to