summaryrefslogtreecommitdiffstats
path: root/test/LLVMC/C/wall.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/LLVMC/C/wall.c')
-rw-r--r--test/LLVMC/C/wall.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/LLVMC/C/wall.c b/test/LLVMC/C/wall.c
index f676099..36813ba 100644
--- a/test/LLVMC/C/wall.c
+++ b/test/LLVMC/C/wall.c
@@ -2,6 +2,7 @@
* Check that -Wall works as intended
* RUN: llvmc -Wall %s -o %t
* RUN: %abs_tmp | grep hello
+ * XFAIL: vg_leak
*/
#include <stdio.h>
OpenPOWER on IntegriCloud