]> granicus.if.org Git - clang/commitdiff
clang/test/Index/code-completion-skip-bodies.cpp: Add XFAIL while investigating.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 1 Nov 2012 00:20:00 +0000 (00:20 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 1 Nov 2012 00:20:00 +0000 (00:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@167188 91177308-0d34-0410-b5e6-96231b3b80d8

test/Index/code-completion-skip-bodies.cpp

index e6aa4580bf3fdb488f71d3d58c824440b5d07384..67b2196396299a26a93e15e36d9660aae8d1f10b 100644 (file)
@@ -15,3 +15,6 @@ void func(S *s) {
 // 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