summaryrefslogtreecommitdiff
path: root/tests/compute/empty-struct2.slang.expected.txt
AgeCommit message (Collapse)Author
2019-01-25Fixup handling of empty structs in function return types and parameters. (#796)Yong He
* Fixup handling of empty structs in function return types and parameters. * Bug fix in legalizeFunc() * More comprehensive empty struct test * Fix `legalizeFieldExtract` for empty struct field. * Add empty struct handling for construct inst