summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-augment-make-existential.h
Commit message (Collapse)AuthorAge
* Support initializing an existential value from a generic value. (#1503)Yong He2020-08-18
* Support initializing an existential value from a generic value. * Remove trailing spaces and clean up debugging code.