mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
c58fec45e3
We introduce a new LLVM Pass that should detect implicit casts, by marking the 3rd argument of ModelCast as `true`. The backend will omit printing a cast expression if the ModelCast is implicit one.