summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/comment-custom-block-command.cpp
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-07-08 12:00:29 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-07-08 12:00:29 +0000
commit270bca5dc97ec8952d86716d6099388c4076c365 (patch)
tree8871e414c5ba73a944cded2a05617bfda4a64026 /clang/test/Index/comment-custom-block-command.cpp
parentfa90a0b325a4bfcf383596c61dcaa12bd136a3fe (diff)
downloadbcm5719-llvm-270bca5dc97ec8952d86716d6099388c4076c365.tar.gz
bcm5719-llvm-270bca5dc97ec8952d86716d6099388c4076c365.zip
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. llvm-svn: 185809
Diffstat (limited to 'clang/test/Index/comment-custom-block-command.cpp')
-rw-r--r--clang/test/Index/comment-custom-block-command.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Index/comment-custom-block-command.cpp b/clang/test/Index/comment-custom-block-command.cpp
index 80a58caa2b5..f87cef96e59 100644
--- a/clang/test/Index/comment-custom-block-command.cpp
+++ b/clang/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
OpenPOWER on IntegriCloud