Skip to content

Add DECL macros to be used in parameter port list#413

Merged
imchenwu merged 1 commit into
masterfrom
rt/decl-macros
Jun 3, 2026
Merged

Add DECL macros to be used in parameter port list#413
imchenwu merged 1 commit into
masterfrom
rt/decl-macros

Conversation

@ricted98
Copy link
Copy Markdown
Contributor

@ricted98 ricted98 commented Feb 23, 2026

We can split the TYPDEF macro into TYPEDEF (backward compatible to define a new type) and DECL (to be used for type parameters), as done here. These macros are particularly useful e.g. for synthesis wrappers or for sane type parameters defaults.

@ricted98 ricted98 marked this pull request as ready for review February 23, 2026 16:31
@ricted98 ricted98 self-assigned this Feb 23, 2026
@ricted98 ricted98 requested a review from micprog February 23, 2026 16:32
Copy link
Copy Markdown
Member

@micprog micprog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@thommythomaso
Copy link
Copy Markdown
Collaborator

LGTM

@imchenwu imchenwu merged commit 07caae0 into master Jun 3, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants