Skip to content

Fasta does not produce annotations for typedef parameters #33799

Closed
@scheglov

Description

@scheglov
const app = 0;
typedef int F(@app int app);

Analyzer needs to know resolution for @app at int app in F.
Oh, the this also tests the scope for @app is the library scope, not including the parameters scope.

Metadata

Metadata

Labels

P3A lower priority bug or feature request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions