diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2013-12-22 00:07:40 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2013-12-22 00:07:40 +0000 |
commit | bfef399519ca9b8a4b4c6b563253bad7e0eeffe0 (patch) | |
tree | df8df0b0067b381eab470a3b8f28d14a552a6340 /test/Index/comment-custom-block-command.cpp | |
parent | 6a0372513edbc473b538d2f724efac50405d6fef (diff) |
Diffstat (limited to 'test/Index/comment-custom-block-command.cpp')
-rw-r--r-- | test/Index/comment-custom-block-command.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Index/comment-custom-block-command.cpp b/test/Index/comment-custom-block-command.cpp index 80a58caa2b50..f87cef96e590 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 |