diff options
-rw-r--r-- | test/Index/comment-to-html-xml-conversion.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Index/comment-to-html-xml-conversion.cpp b/test/Index/comment-to-html-xml-conversion.cpp index b33fa4ace4..c770ca8d30 100644 --- a/test/Index/comment-to-html-xml-conversion.cpp +++ b/test/Index/comment-to-html-xml-conversion.cpp @@ -19,6 +19,7 @@ // RUN: FileCheck %s < %t/out.c-index-direct // RUN: FileCheck %s < %t/out.c-index-pch +// XFAIL: msan // XFAIL: valgrind #ifndef HEADER |