From: NAKAMURA Takumi Date: Mon, 8 Jul 2013 12:00:29 +0000 (+0000) Subject: clang/test/Index/comment-custom-block-command.cpp: This has not been failing since... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4eaa81b1494b34f0b6e0e65814f8e436063f4391;p=clang clang/test/Index/comment-custom-block-command.cpp: This has not been failing since r175892 on valgrind. That said, it fails with --vg-leak. Mark it as XFAIL: vg_leak instead. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@185809 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Index/comment-custom-block-command.cpp b/test/Index/comment-custom-block-command.cpp index 80a58caa2b..f87cef96e5 100644 --- a/test/Index/comment-custom-block-command.cpp +++ b/test/Index/comment-custom-block-command.cpp @@ -17,7 +17,7 @@ // RUN: FileCheck %s < %t/out.c-index-direct // RUN: FileCheck %s < %t/out.c-index-pch -// XFAIL: valgrind +// XFAIL: vg_leak #ifndef HEADER #define HEADER