Skip to content

C type parser does not support bitfields #108

@expipiplus1

Description

@expipiplus1

I guess this is quite a niche feature, but it would be nice if the type parser was able to capture bitfield information.

> quickCParser_ False "int:8" parseType
TypeSpecifier (Specifiers {storageClassSpecifiers = [], typeQualifiers = [], functionSpecifiers = []}) (Int Signed)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions