summaryrefslogtreecommitdiff
path: root/tests/diagnostics/internal-visibility/interface-default-visibility.slang
AgeCommit message (Collapse)Author
2025-07-22Fix visibility of synthesized Differential typedefs. (#7865)Yong He
* Fix visibility of synthesized `Differential` typedefs. * Delete incorrect test.
2023-12-06Change default visibility of interface members and update docs. (#3381)Yong He
* Update behavior around interfaces and docs. * Update toc --------- Co-authored-by: Yong He <yhe@nvidia.com>