Skip to content

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

Open
ricted98 wants to merge 1 commit intomasterfrom
rt/decl-macros
Open

Add DECL macros to be used in parameter port list#413
ricted98 wants to merge 1 commit intomasterfrom
rt/decl-macros

Conversation

@ricted98
Copy link
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
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
Collaborator

LGTM

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.

3 participants