Skip to content

Commit 86786fc

Browse files
committed
C++: add change note for calling conventions
1 parent 09f7b9e commit 86786fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: feature
3+
---
4+
* Add calling conventions as specifiers to `FunctionDeclarationEntry` to capture function calling mechanisms (e.g., `cdecl`, `stdcall`, `fastcall`, etc.)

0 commit comments

Comments
 (0)