summaryrefslogtreecommitdiffstats
path: root/tests/language-feature/bit-cast/widening-bit-cast-error.slang
Commit message (Collapse)AuthorAge
* bit_cast & reinterpret warning if src->dst type not equally sized. (#3988)ArielG-NV2024-04-22
* bit_cast & reinterpret warning if src->dst type not equally sized. bit_cast & reinterpret warning if src->dst type not equally sized. --------- Co-authored-by: Yong He <yonghe@outlook.com>