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 ce177c3 commit 4652003Copy full SHA for 4652003
cpp/ql/lib/semmle/code/cpp/controlflow/IRGuards.qll
@@ -59,8 +59,7 @@ class MatchValue extends AbstractValue, TMatchValue {
59
}
60
61
/**
62
- * A Boolean condition in the AST that guards one or more basic blocks. This includes
63
- * operands of logical operators but not switch statements.
+ * A Boolean condition in the AST that guards one or more basic blocks.
64
*/
65
cached
66
class GuardCondition extends Expr {
0 commit comments