summaryrefslogtreecommitdiff
path: root/tools/slang-unit-test/unit-test-module-ptr.cpp
AgeCommit message (Collapse)Author
2025-01-03Create DirectDeclRef when creating Decl to prevent invalid dedup. (#5945)Yong He
* Create DirectDeclRef when creating Decl to prevent invalid dedup. * Fix test. * fix * update slang-rhi