summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-check-expr.cpp
diff options
context:
space:
mode:
authorYong He <yonghe@outlook.com>2025-10-16 11:23:13 -0700
committerGitHub <noreply@github.com>2025-10-16 18:23:13 +0000
commitbedc3421c9e1e0837fa69e30396a27a60f0fee53 (patch)
tree4ac8a8f5a4fbfc5f601cd60f82e73e29664123ba /source/slang/slang-check-expr.cpp
parentd8b732d7ba6d31a724cb18dc93f60d8bcc522c19 (diff)
Fix use of variadic generics with [Differentiable]. (#8736)
There was a bug that causes the compiler failing to treat a `no_diff TypePack` as a type pack, and thus diagnose an error when resolving the following call. The fix is to unwrap any ModifiedType wrappers in `IsTypePack()` check.
Diffstat (limited to 'source/slang/slang-check-expr.cpp')
0 files changed, 0 insertions, 0 deletions