-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Open
Labels
c23clang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"extension:clang

Description
The new _BitInt type is awesome! However, I have come across a super annoying issue: its tricky to infer from the type how many bits it actually has. This makes it hard to do things such as get the max or min possible value of a _BitInt. Maybe clang could lead the charge and add a solution for this?
Metadata
Metadata
Assignees
Labels
c23clang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"extension:clang