Skip to content

[Sema] Fix ICE due to incorrect _Bool handling in format string checking#174684

Merged
zyn0217 merged 3 commits intollvm:mainfrom
YexuanXiao:format-handle-_Bool
Jan 27, 2026
Merged

[Sema] Fix ICE due to incorrect _Bool handling in format string checking#174684
zyn0217 merged 3 commits intollvm:mainfrom
YexuanXiao:format-handle-_Bool

Conversation

@YexuanXiao
Copy link
Copy Markdown
Contributor

Closes #174331

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category

Projects

Development

Successfully merging this pull request may close these issues.

[clang] Assertion `(T->hasSignedIntegerRepresentation() || T->isSignedFixedPointType()) && "Unexpected signed integer or fixed point type"' failed.

7 participants