Skip to content

CCallConv test: Align argument types

Sven Tennie requested to merge wip/supersven/fix-ccallconv-test into master

The C calling convention / standard requires that arguments and their values are of the same type.

Ticket: #25249 (closed)

Merge request reports