summaryrefslogtreecommitdiffstats
path: root/source/slang/slang.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/slang/slang.cpp')
-rw-r--r--source/slang/slang.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/slang/slang.cpp b/source/slang/slang.cpp
index 42e412438..f2e5587fa 100644
--- a/source/slang/slang.cpp
+++ b/source/slang/slang.cpp
@@ -747,6 +747,7 @@ Session::~Session()
initializerListType = nullptr;
overloadedType = nullptr;
irBasicBlockType = nullptr;
+ constExprRate = nullptr;
builtinTypes = decltype(builtinTypes)();
// destroy modules next