Skip to content

cgen: include ast.ComptimeSelector in fixed array checks#25777

Merged
spytheman merged 1 commit into
masterfrom
comptime-fixed-array
Nov 19, 2025
Merged

cgen: include ast.ComptimeSelector in fixed array checks#25777
spytheman merged 1 commit into
masterfrom
comptime-fixed-array

Conversation

@dy-tea

@dy-tea dy-tea commented Nov 19, 2025

Copy link
Copy Markdown
Member

Fixes #25767.

@dy-tea

dy-tea commented Nov 19, 2025

Copy link
Copy Markdown
Member Author

Interestingly I can reproduce the clang-linux failure (with -usecache) on my machine, will look into it.

@spytheman spytheman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Excellent work.
Thank you @dy-tea 🙇🏻 .

@spytheman spytheman merged commit 2a12104 into master Nov 19, 2025
171 of 176 checks passed
@spytheman spytheman deleted the comptime-fixed-array branch November 21, 2025 11: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.

comptime: struct fixed array field getting value causes C error

2 participants