mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
723ae8d801
Move member declaration to the top of the class definition of `GeneratedCodeBasicInfo` and initialize primitive members. Merge the `run` method into the constructor since all uses have them happening close to each other.