Skip to content

Enums should be considered Trivial types in Atomics #12812

Closed
@mratsim

Description

@mratsim

Enums are int16 sized at most and should be trivial types in Atomics.

type
Trivial = SomeNumber | bool | ptr | pointer
# A type that is known to be atomic and whose size is known at
# compile time to be 8 bytes or less

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