summaryrefslogtreecommitdiff
path: root/tests/bugs/gh-7522.slang
AgeCommit message (Collapse)Author
2025-07-03Replace SLANG_ALIGN_OF with C++11 alignof (#7523)Julius Ikkala
* Replace SLANG_ALIGN_OF with C++11 alignof * Fix formatting (again)