mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
95a216c574
Split createReturn into a reusable createCall that emits the struct-initializer call without wrapping it in a return. An EmitBody flag lets callers create the declaration but skip the body, useful when the body would later be stripped.