diff options
| author | Andrew Turner <andrew@FreeBSD.org> | 2026-07-28 14:04:50 +0000 |
|---|---|---|
| committer | Andrew Turner <andrew@FreeBSD.org> | 2026-08-26 11:31:36 +0000 |
| commit | 57775b3be6be253f3612f5b0a74dc9bf2b36d6d7 (patch) | |
| tree | f47140d130541e45b3cc2d266eef4b96b0b19335 /test/CodeGenCXX/typeid.cpp | |
| parent | 1ecf7d5b38319d110d0f5bff26d6f8a9c1042cf4 (diff) | |
"1 << 31" is a signed int left shift 31 which is undefined as the shift
is too large. Use an unsigned int to make the value defined.
Sponsored by: Arm Ltd
Diffstat (limited to 'test/CodeGenCXX/typeid.cpp')
0 files changed, 0 insertions, 0 deletions
