aboutsummaryrefslogtreecommitdiff
path: root/src/types.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/types.cpp')
-rw-r--r--src/types.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/types.cpp b/src/types.cpp
index 03b204467..2039dda3b 100644
--- a/src/types.cpp
+++ b/src/types.cpp
@@ -174,6 +174,7 @@ struct TypeUnion {
bool is_poly_specialized; \
bool has_proc_default_values; \
bool has_named_results; \
+ bool no_return; \
isize specialization_count; \
ProcCallingConvention calling_convention; \
}) \