mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
97e79783ae
`DecompileFunction` now handles the opaque `parentheses` and `ModelCast` markers as part of beautifying the decompiled code with proper parenthesized expressions. Should OPRP not be enabled, we fallback to the case in which parentheses are always emitted.