diff options
-rw-r--r-- | test/Index/comment-to-html-xml-conversion.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Index/comment-to-html-xml-conversion.cpp b/test/Index/comment-to-html-xml-conversion.cpp index 0577eb0854..c6786f81cf 100644 --- a/test/Index/comment-to-html-xml-conversion.cpp +++ b/test/Index/comment-to-html-xml-conversion.cpp @@ -17,6 +17,8 @@ // RUN: FileCheck %s < %t/out.c-index-direct // RUN: FileCheck %s < %t/out.c-index-pch +// XFAIL: valgrind + #ifndef HEADER #define HEADER |