Skip to content

[clang][ExtractAPI] Some declaration fragments are missing semicolons #61480

Closed
@daniel-grumberg

Description

@daniel-grumberg

An example that reproduces this behavior is:

extern NSString * const MyString;

In the output, the generate declaration fragments are missing the final semicolon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    clang:toolingLibToolinggood first issuehttps://github.com/llvm/llvm-project/contribute

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions