Skip to content
This repository was archived by the owner on Aug 5, 2026. It is now read-only.
This repository was archived by the owner on Aug 5, 2026. It is now read-only.

Check if types are not annotated with preferred_name #218

Description

@aaronj0

We should be able to deduce when types have the preferred_name attribute, useful in correctly determining if we should Pythonize it or not. Currently we seed gIteratorTypes from begin()'s canonical return type (GetTypeAsString(GetCanonicalType(...))) but look it up by the iterator's scoped-final-name (GetQualifiedCompleteName), which disagree on Apple's libc++

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions