summaryrefslogtreecommitdiff
path: root/tests/language-feature/inheritance/derived-struct-init-list.slang
AgeCommit message (Expand)Author
2025-06-12Diagnose on use of struct inheritance. (#7419)Yong He
2025-02-05Feature/initialize list side branch (#6058)kaizhangNV
2024-06-10enable more metal tests (#4326)skallweitNV
2024-06-07Metal compute tests (#4292)skallweitNV
2022-08-17Warning on lossy implicit casts. (#2367)Yong He
2021-05-27Fix initializer lists for derived structs (#1862)T. Foley