We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80f1564 commit f671f2dCopy full SHA for f671f2d
compiler-rt/test/asan/TestCases/alloca_vla_interact.cpp
@@ -3,6 +3,9 @@
3
//
4
// REQUIRES: stable-runtime
5
6
+// See https://github.com/llvm/llvm-project/issues/110956
7
+// XFAIL: target=sparc{{.*}}
8
+
9
// This testcase checks correct interaction between VLAs and allocas.
10
11
#include <assert.h>
0 commit comments