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.
LeaveStmt
1 parent a6b3310 commit e6faebfCopy full SHA for e6faebf
cpp/ql/lib/change-notes/2025-06-11-leave-stmt.md
@@ -0,0 +1,5 @@
1
+---
2
+category: feature
3
4
+* The Microsoft-specific `__leave` statement is now supported.
5
+* A new class `LeaveStmt` extending `JumpStmt` was added to represent these statements.
0 commit comments