authorgravatar for michael.dusan@gmail.comMichael Dusan <michael.dusan@gmail.com> 2020-02-28 08:30:43-05:00
committergravatar for michael.dusan@gmail.comMichael Dusan <michael.dusan@gmail.com> 2020-02-28 08:30:43-05:00
loga6087a7bc1e7ba5e964e20379f3ea70bd8c25f1e
tree5040dc665dfe630c8d4c5eb1ad36efd998258153
parentc39d7a632603c944732787e3ba1b77e26fccc3c1
signaturelock-open Commit is signed but in an unrecognized format.

stage1: housekeeping


1 files changed, 0 insertions(+), 1 deletions(-)

src/all_types.hpp-1
...@@ -3267,7 +3267,6 @@ struct IrInstSrcContainerInitList {...@@ -3267,7 +3267,6 @@ struct IrInstSrcContainerInitList {
3267struct IrInstSrcContainerInitFieldsField {3267struct 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};
32733272