summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenHLSL/export.hlsl
AgeCommit message (Expand)Author
2025-06-16[HLSL] Use hidden visibility for external linkage. (#140292)Steven Perron
2024-10-10Switch DirectX Target to use the Itanium ABI (#111632)Greg Roth
2024-08-13[HLSL] Mark exported functions with "hlsl.export" attribute (#102275)Helena Kotas
2024-07-01[HLSL] Implement `export` keyword (#96823)Helena Kotas