summaryrefslogtreecommitdiffstats
path: root/source/slang/emit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/slang/emit.cpp')
-rw-r--r--source/slang/emit.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/slang/emit.cpp b/source/slang/emit.cpp
index 2a5f40787..816e37391 100644
--- a/source/slang/emit.cpp
+++ b/source/slang/emit.cpp
@@ -2747,6 +2747,7 @@ struct EmitVisitor
// Only used by stdlib
IGNORED(ModifierDecl)
+ IGNORED(SyntaxDecl)
// Don't emit generic decls directly; we will only
// ever emit particular instantiations of them.