Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve support for CLMacroDefinition #277

Merged
merged 6 commits into from
Jan 12, 2021
Merged

Improve support for CLMacroDefinition #277

merged 6 commits into from
Jan 12, 2021

Conversation

Gnimuc
Copy link
Member

@Gnimuc Gnimuc commented Jan 5, 2021

TODO list:

  • support constant definition
    • literals
    • alias
  • support naive function-like macros
    • alias
    • _Generic

fix #266, fix #255, fix #103

@Gnimuc Gnimuc marked this pull request as ready for review January 12, 2021 10:10
@Gnimuc Gnimuc merged commit 5b3055e into master Jan 12, 2021
@Gnimuc Gnimuc deleted the macro-overhaul branch January 12, 2021 10:12
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.

function-like macro inappropriately parsed as object-like macro Macro help #define a data type
1 participant