diff options
| author | kaizhangNV <149626564+kaizhangNV@users.noreply.github.com> | 2025-01-29 12:13:13 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-29 10:13:13 -0800 |
| commit | 605204374658fc6d7f647f9a57e9e322b8c83100 (patch) | |
| tree | b66d71c5fcb0aad275553a8a63b2425ca10593ab /source/slang/slang-parameter-binding.cpp | |
| parent | c18c4365af77fde279abed33876388961a180b3d (diff) | |
Fix the type coerce issue (#6215)
* Fix the type coerce issue
When synthesize the default ctor, if there is a base type
we will synthesize an InvokeExpr to call base type's default
ctor as well. But we should use the type of the inheritanceDecl
instead of base struct decl.
Diffstat (limited to 'source/slang/slang-parameter-binding.cpp')
0 files changed, 0 insertions, 0 deletions
