mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
100a27bb1c8ecaaedb0589464db5e09f73eddcbe
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.
Description
Languages
C++
77.1%
Python
12.6%
MLIR
4.4%
CMake
1.9%
LLVM
1.4%
Other
2.5%