Skip to content

Clarify working of enums and typedefs to them in LinkDefs #13303

Open
@hahnjo

Description

@hahnjo

Follow-up from #13238 (comment), see also the three points raised in the linked comment.

From a user perspective, a #pragma link C++ enum currently produces neither an error nor a warning if the enum is not found (this is going to change with LLVM 16). As far as I can tell, typedefs to unnamed enums are currently not considered (this was the pattern addressed in #13238), it is not clear if they should.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions