Skip to content

Extract Typedefs into extern #23425

@erwinmombay

Description

@erwinmombay

To get around the problem of obfuscating typedefs in single pass mode (where the typedefs are casts from JsonObject type's ), we will try and extract typedefs on selected subfolders into an extern.

  • locate typedefs
  • transform typedefs
  • add annotations back to extern declarations
  • pass through the extern declarations into single pass

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions