From: Benjamin Kramer Date: Mon, 24 Oct 2011 17:24:05 +0000 (+0000) Subject: XFAIL test on leak checkers. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=7bab29de32a9dd62f4522c72fd740d164e97d21e;p=oota-llvm.git XFAIL test on leak checkers. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142804 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/TableGen/Paste.td b/test/TableGen/Paste.td index 33d61ccde12..a7e2a5b318b 100644 --- a/test/TableGen/Paste.td +++ b/test/TableGen/Paste.td @@ -1,4 +1,5 @@ // RUN: llvm-tblgen %s | FileCheck %s +// XFAIL: vg_leak class Instr { int index = i;