Skip to content

Conversation

@speedyleion
Copy link
Owner

@speedyleion speedyleion commented Jun 29, 2023

Previously the enumerator parsing logic utilized the same logic as the macro parsing logic.
These are actually disparate logic. Now the enumerator logic uses the common base logic, with dedicated handling for the format_name() to only return the enumerator's name.

Have the failing test case failing
fix enum parsing
@speedyleion speedyleion linked an issue Jun 29, 2023 that may be closed by this pull request
@speedyleion speedyleion merged commit 3415f50 into main Jun 29, 2023
@speedyleion speedyleion deleted the enum-fix branch June 29, 2023 01: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.

Add support for enum entries initialized using a macro

2 participants