Skip to content

Commit 56dbc47

Browse files
nicoIcohedron
authored andcommitted
[clang] Disaqble test/Analysis/live-stmts.cpp on aarch64
See llvm#126619 and discussion on llvm#125840
1 parent 43f3479 commit 56dbc47

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clang/test/Analysis/live-stmts.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Flaky on aarch64: http://llvm.org/PR126619
2+
// UNSUPPORTED: target=aarch64{{.*}}
3+
14
// RUN: %clang_analyze_cc1 -w -analyzer-checker=debug.DumpLiveExprs %s 2>&1\
25
// RUN: | FileCheck %s
36

0 commit comments

Comments
 (0)