summaryrefslogtreecommitdiff
path: root/tests/diagnostics/constexpr-error.slang.expected
AgeCommit message (Expand)Author
2023-08-18Allow loop counters to be used as constexpr arguments. (#3139)Yong He
2023-06-01Be lenient on same-size unsigend->signed conversion. (#2913)Yong He
2022-08-17Warning on lossy implicit casts. (#2367)Yong He
2021-02-12Diagnostic location highlighting (#1700)jsmall-nvidia
2018-02-22Initial work on validating "constexpr"-ness in IR (#420)Tim Foley