-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Labels
ClangIRAnything related to the ClangIR projectAnything related to the ClangIR projectgood first issuehttps://github.com/llvm/llvm-project/contributehttps://github.com/llvm/llvm-project/contribute
Description
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 projectAnything related to the ClangIR projectgood first issuehttps://github.com/llvm/llvm-project/contributehttps://github.com/llvm/llvm-project/contribute