-
-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Labels
Description
Did you check the tree-sitter docs?
- I have read all the tree-sitter docs if it relates to using the parser
Is your feature request related to a problem? Please describe.
Clang, slimcc, and some other compiler have already supported it. GCC has patches already, not merged yet.
Clang[merged]: llvm/llvm-project#162848
defer ts: https://www.open-std.org/JTC1/sc22/wg14/www/docs/n3589.pdf
Describe the solution you'd like
support _Defer keyword
Describe alternatives you've considered
None
Additional context
No response