Skip to content

fix: respect unsigned C scalar ordering#153

Merged
swananan merged 1 commit intomainfrom
test/c-scalar-extra-semantics
May 4, 2026
Merged

fix: respect unsigned C scalar ordering#153
swananan merged 1 commit intomainfrom
test/c-scalar-extra-semantics

Conversation

@swananan
Copy link
Copy Markdown
Owner

@swananan swananan commented May 4, 2026

Extend scalar e2e coverage for by-value C scalars, typedef and qualified aliases, enum formatting, and float edge values. Use DWARF unsigned type information for ordered integer comparisons so high-bit unsigned values compare correctly.

Extend scalar e2e coverage for by-value C scalars, typedef and
qualified aliases, enum formatting, and float edge values. Use DWARF
unsigned type information for ordered integer comparisons so high-bit
unsigned values compare correctly.
@swananan swananan merged commit 566ef43 into main May 4, 2026
9 checks passed
@swananan swananan deleted the test/c-scalar-extra-semantics branch May 4, 2026 14:15
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.

1 participant