Files
revng-revng/lib/Model
Pietro Fezzardi b441fc9916 CABIFunctionDefinition: no pointer-to-array return
This commit bans from the model pointer-to-array return types in
CABIFunctionDefinition.
CABIFunctionDefinition implies we're decompiling towards C, and C does
not support such return types, because it doesn't have valid syntax to
express them without using typedefs.
2025-05-28 17:11:11 +02:00
..
2025-04-17 11:19:17 +03:00
2025-02-13 13:10:51 +02:00
2024-06-27 11:05:51 +02:00
2024-06-27 11:05:51 +02:00