Files
carbon-lang/explorer/testdata
Amr Hesham 98041d70c2 Explorer: error on bit-shift overflow (#2600)
Return Integer overflow Runtime error for bit shift if The second operand is less than zero or bigger than or equal bit width of the first operand in this case (32 bit for int)

Issue #2595
2023-02-13 08:01:24 -08:00
..
2022-12-06 20:17:00 -08:00
2022-12-06 20:17:00 -08:00
2022-10-06 12:25:23 -07:00