Skip to content

cgen: fix callexpr or-expr codegen on const decl#23043

Merged
spytheman merged 2 commits intovlang:masterfrom
felipensp:fix_const_call_or_expr
Dec 2, 2024
Merged

cgen: fix callexpr or-expr codegen on const decl#23043
spytheman merged 2 commits intovlang:masterfrom
felipensp:fix_const_call_or_expr

Conversation

@felipensp
Copy link
Copy Markdown
Member

@felipensp felipensp commented Dec 1, 2024

@felipensp felipensp changed the title cgen: fix callexpr or-expr on const decl cgen: fix callexpr or-expr codegen on const decl Dec 1, 2024
@felipensp felipensp marked this pull request as ready for review December 2, 2024 01:59
Copy link
Copy Markdown
Contributor

@spytheman spytheman left a comment

Choose a reason for hiding this comment

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

Excellent work.

@spytheman spytheman merged commit 3036a5a into vlang:master Dec 2, 2024
@felipensp felipensp deleted the fix_const_call_or_expr branch December 4, 2024 12:18
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.

nested option in const generates wrong C code

2 participants