diff options
-rw-r--r-- | test/Index/special-html-characters.m | 2 |
1 files changed, 2 insertions, 0 deletions
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 |