Files
jak-project/decompiler/IR2
water111 c28c47b4c8 [decompiler] Fix stores of constant enum/bitfield (#1011)
This fixes an issue where storing a constant integer in a location with
a type that is both an enum/bitfield and a child of signed integer. The
logic for dropping casts for signed integer constants was accidentally
being applied to any child of `integer`.
2021-12-13 19:38:21 -05:00
..
2021-09-01 10:02:20 -04:00
2021-09-01 10:02:20 -04:00
2021-08-22 20:12:47 -04:00
2021-12-04 12:33:18 -05:00
2021-08-22 20:12:47 -04:00