mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
XFAIL test on leak checkers.
llvm-svn: 142804
This commit is contained in:
parent
eceea163ef
commit
b4f9f1d5f9
@ -1,4 +1,5 @@
|
||||
// RUN: llvm-tblgen %s | FileCheck %s
|
||||
// XFAIL: vg_leak
|
||||
|
||||
class Instr<int i> {
|
||||
int index = i;
|
||||
|
Loading…
x
Reference in New Issue
Block a user