Skip to content

ObjCProtocol tries to create a ObjCPropertyDecl #255

@Link1J

Description

@Link1J

Here is the line that is a problem. https://github.com/microsoft/ClangSharp/blob/6dd2e4e8e0a1018170c1c00cf76857c56b42649e/sources/ClangSharp/Cursors/Decls/Decl.cs#L170

The correct line is

CX_DeclKind.CX_DeclKind_ObjCProtocol => new ObjCProtocolDecl(handle),

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