Named return value act as variables; Code reorganization

This commit is contained in:
gingerBill
2018-01-17 19:07:38 +00:00
parent 5558b55e9f
commit 419ab6f00c
15 changed files with 1130 additions and 1135 deletions
+1
View File
@@ -158,6 +158,7 @@ struct TypeStruct {
bool is_polymorphic; \
bool is_poly_specialized; \
bool has_proc_default_values; \
bool has_named_results; \
isize specialization_count; \
ProcCallingConvention calling_convention; \
}) \