Skip to content

[libc] support for _BitInt in stdbit.h #80509

Open
@nickdesaulniers

Description

@nickdesaulniers

This was pointed out in #80459 (comment) , that C23 added support for _BitInt types. It would be nice if our type generic macros in stdbit.h would resolve for these types.

I wonder if the support of _BitInt was related to why GCC added a few builtins to help implement c23 stdbit.h?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions