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 43f3479 commit 56dbc47Copy full SHA for 56dbc47
clang/test/Analysis/live-stmts.cpp
@@ -1,3 +1,6 @@
1
+// Flaky on aarch64: http://llvm.org/PR126619
2
+// UNSUPPORTED: target=aarch64{{.*}}
3
+
4
// RUN: %clang_analyze_cc1 -w -analyzer-checker=debug.DumpLiveExprs %s 2>&1\
5
// RUN: | FileCheck %s
6
0 commit comments