From: Dmitri Gribenko Date: Wed, 30 Jan 2013 12:17:33 +0000 (+0000) Subject: Index/special-html-characters.m: mark this as XFAIL for valgrind X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3862d76fb745dc21665da501c19658fca32e9f25;p=clang Index/special-html-characters.m: mark this as XFAIL for valgrind Fix is being discussed on cfe-dev. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173925 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Index/special-html-characters.m b/test/Index/special-html-characters.m index 74106f372b..affda3c424 100644 --- a/test/Index/special-html-characters.m +++ b/test/Index/special-html-characters.m @@ -8,6 +8,8 @@ // RUN: FileCheck %s -check-prefix=WRONG < %t/out // WRONG-NOT: CommentXMLInvalid +// XFAIL: valgrind + // rdar://12392215 @interface I @end