Author: chapuni
Date: Wed Oct 31 19:20:00 2012
New Revision: 167188

URL: http://llvm.org/viewvc/llvm-project?rev=167188&view=rev
Log:
clang/test/Index/code-completion-skip-bodies.cpp: Add XFAIL while investigating.

Modified:
    cfe/trunk/test/Index/code-completion-skip-bodies.cpp

Modified: cfe/trunk/test/Index/code-completion-skip-bodies.cpp
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Index/code-completion-skip-bodies.cpp?rev=167188&r1=167187&r2=167188&view=diff
==============================================================================
--- cfe/trunk/test/Index/code-completion-skip-bodies.cpp (original)
+++ cfe/trunk/test/Index/code-completion-skip-bodies.cpp Wed Oct 31 19:20:00 
2012
@@ -15,3 +15,6 @@
 // CHECK-NOT: error: use of undeclared identifier 'undeclared1'
 // CHECK: error: use of undeclared identifier 'undeclared2'
 // CHECK: FieldDecl:{ResultType int}{TypedText x}
+
+// FIXME: Investigating
+// XFAIL: cygwin,mingw32,win32


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

Reply via email to