| author | |
| committer | |
| log | 68dbba212dd7393c90ab0e914dedeac975fa0224 |
| tree | 5040dc665dfe630c8d4c5eb1ad36efd998258153 |
| parent | c39d7a632603c944732787e3ba1b77e26fccc3c1 |
| parent | a6087a7bc1e7ba5e964e20379f3ea70bd8c25f1e |
| signature |
stage1: housekeeping1 files changed, 0 insertions(+), 1 deletions(-)
src/all_types.hpp-1| ... | @@ -3267,7 +3267,6 @@ struct IrInstSrcContainerInitList { | ... | @@ -3267,7 +3267,6 @@ struct IrInstSrcContainerInitList { |
| 3267 | struct IrInstSrcContainerInitFieldsField { | 3267 | struct IrInstSrcContainerInitFieldsField { |
| 3268 | Buf *name; | 3268 | Buf *name; |
| 3269 | AstNode *source_node; | 3269 | AstNode *source_node; |
| 3270 | TypeStructField *type_struct_field; | ||
| 3271 | IrInstSrc *result_loc; | 3270 | IrInstSrc *result_loc; |
| 3272 | }; | 3271 | }; |
| 3273 | 3272 |