diff options
| author | jarcherNV <jarcher@nvidia.com> | 2025-09-05 16:03:32 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-05 23:03:32 +0000 |
| commit | 5055de0bb1cf3f9aac63a60217f2dbde5533c557 (patch) | |
| tree | 8d7bc0778c72812a7b17247928e00f915598eff6 /source/core/slang-random-generator.cpp | |
| parent | 5500f11768d4d93eef4dfcecf0821fee747bf1a4 (diff) | |
Add warnings for overflows of integer types (#8281)
The code int x4 = 0xFFFFFFFFFFFFFFFF previously did not produce a
warning due to the value being too large for the type. This patch now
checks for this and similar issues during parsing.
Diffstat (limited to 'source/core/slang-random-generator.cpp')
0 files changed, 0 insertions, 0 deletions
