Issue |
130200
|
Summary |
[CIR] Cleanup support for C functions
|
Labels |
ClangIR
|
Assignees |
|
Reporter |
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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs