summaryrefslogtreecommitdiff
path: root/tests/bugs/nested-switch.slang
AgeCommit message (Collapse)Author
2023-02-06Fix crash when processing nested switch. (#2624)Yong He
* Fix crash when processing nested switch. * Clean up. --------- Co-authored-by: Yong He <yhe@nvidia.com>