Commit 486636e
Read the Docs Bot
Auto-update submodules
1 parent e3ddf20 commit 486636e
1 file changed
+1
-1
lines changed- source/slang/slang-ast-decl.cpp+1-1
- source/slang/slang-ast-decl.h+1
- source/slang/slang-check-conformance.cpp+12-1
- source/slang/slang-check-decl.cpp+19-2
- source/slang/slang-diagnostic-defs.h+8-2
- tests/diagnostics/array-of-struct-with-parameterblock.slang+44
- tests/diagnostics/array-of-struct-with-unbounded.slang+20
- tests/diagnostics/array-of-unbounded-arrays.slang+13
- tests/diagnostics/array-parameterblock-array-in-struct.slang+22
- tests/diagnostics/array-parameterblock-deeply-nested.slang+20
- tests/diagnostics/array-parameterblock-direct.slang+4-3
- tests/diagnostics/array-parameterblock-nested.slang+26
- tests/diagnostics/array-parameterblock-struct.slang+21
- tests/diagnostics/nested-struct-with-unbounded.slang+31
- tests/diagnostics/structured-buffer-parameterblock.slang+43
- tests/diagnostics/structuredbuffer-with-unbounded.slang+20
- tests/diagnostics/unbounded-array-nonaddressable.slang+46
- tools/slang-test/slang-test-main.cpp+13
0 commit comments