Files
revng-revng/lib
Alessandro Di Federico 100a27bb1c HeaderToModel: emit forward declaration later
We used to emit the forward declaration for the type we were editing
*before* `#pragma once`. This was not good per se, but it also lead to
failures due to the introduction of `_PACKED`, which is not yet defined
at that stage.
2023-08-23 16:37:39 +02:00
..
2023-08-23 16:37:39 +02:00
2023-07-07 17:48:13 +02:00
2023-07-24 11:51:47 +02:00