summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenHLSL/BasicFeatures/InitLists.hlsl
AgeCommit message (Expand)Author
2025-10-06[HLSL] Fix vector list initialization (#161421)Chris B
2025-09-23[HLSL] Enable InitList code to handle zero sized structs (#160355)Sarah Spall
2025-09-23[HLSL] avoid unnamed bit fields when dealing with InitLists in HLSL (#159212)Sarah Spall
2025-06-16[HLSL] Use hidden visibility for external linkage. (#140292)Steven Perron
2025-05-05[HLSL] Handle init list with OpaqueValueExprs in CGExprScalar (#138541)Sarah Spall
2025-04-28[HLSL] Treat classes and structs as packed by default (#137391)Justin Bogner
2025-02-15[HLSL] Implement HLSL intialization list support (#123141)Chris B