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.
-debug-only
1 parent b01ef20 commit 57194acCopy full SHA for 57194ac
clang/test/Sema/warn-lifetime-safety-dataflow.cpp
@@ -1,4 +1,5 @@
1
// RUN: %clang_cc1 -mllvm -debug-only=LifetimeFacts -Wexperimental-lifetime-safety %s 2>&1 | FileCheck %s
2
+// REQUIRES: asserts
3
4
struct MyObj {
5
int id;
0 commit comments