Skip to content

[FEAT] Discover Large Structs in Dynamic Arrays #75

@iamrecursion

Description

@iamrecursion

Description

Currently we do not have the ability to discover large structs (> 1 word in size) used as the element type in a dynamic array. We should.

Spec

  • Work out the patterns that are used here.
  • Ensure that these are disambiguated from standard array accesses.
  • Implement the required functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions