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