summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-dll-export.h
Commit message (Collapse)AuthorAge
* formatEllie Hermaszewska2024-10-29
| | | | | | | * format * Minor test fixes * enable checking cpp format in ci
* Allow `class` to implement COM interface, [DLLExport] (#2338)Yong He2022-07-25
* Allow `class` to implement COM interface, [DLLExport] * Fix [COM] usage in tests and examples with UUIDs. Co-authored-by: Yong He <yhe@nvidia.com>