Skip to content

[CIR] Cleanup support for C functions #130200

@andykaylor

Description

@andykaylor

The initial function support is working for C++ functions, but C functions trigger the following error:

error: ClangIR code gen Not Yet Implemented: non-prototype function type

Some additional handling needs to be added so that this diagnostic isn't generated and C test cases can be created.

Metadata

Metadata

Assignees

Labels

ClangIRAnything related to the ClangIR projectgood first issuehttps://github.com/llvm/llvm-project/contribute

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions