Skip to content

Commit e2b41c4

Browse files
nicogithub-actions[bot]
authored andcommitted
Automerge: [clang] Disaqble test/Analysis/live-stmts.cpp on aarch64
See llvm/llvm-project#126619 and discussion on llvm/llvm-project#125840
2 parents ff2c0c0 + 44fcc5c commit e2b41c4

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)