Skip to content

Commit e6faebf

Browse files
committed
C++: add change note for LeaveStmt
1 parent a6b3310 commit e6faebf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)