Skip to content

Commit f671f2d

Browse files
committed
XFAIL alloca_vla_interact.cpp asan test for SPARC
1 parent 80f1564 commit f671f2d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

compiler-rt/test/asan/TestCases/alloca_vla_interact.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
//
44
// REQUIRES: stable-runtime
55

6+
// See https://github.com/llvm/llvm-project/issues/110956
7+
// XFAIL: target=sparc{{.*}}
8+
69
// This testcase checks correct interaction between VLAs and allocas.
710

811
#include <assert.h>

0 commit comments

Comments
 (0)