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 518e232 commit c899862Copy full SHA for c899862
clang/test/Analysis/live-stmts.cpp
@@ -1,5 +1,5 @@
1
// Disabling this flaky test, see https://github.com/llvm/llvm-project/pull/126913#issuecomment-2655850766
2
-// UNSUPPORTED: *
+// UNSUPPORTED: true
3
4
// RUN: %clang_analyze_cc1 -w -analyzer-checker=debug.DumpLiveExprs %s 2>&1\
5
// RUN: | FileCheck %s
0 commit comments