mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 17:32:36 +00:00
XFAIL a new tblgen test for memory leak checking.
llvm-svn: 99707
This commit is contained in:
parent
7378e4ce11
commit
92efcd5fb1
@ -1,4 +1,5 @@
|
||||
// RUN: tblgen %s | FileCheck %s
|
||||
// XFAIL: vg_leak
|
||||
|
||||
class A<int k, bits<2> x = 1> {
|
||||
int K = k;
|
||||
|
Loading…
x
Reference in New Issue
Block a user