Files
solidity/libsolidity/codegen
hrkrshnn 2c2c7a4473 Fix IR bug on deleting storage variables of function type.
Calling the zeroing function assumed that the stack slots needed for the type was always 1. This is
false for function types.
2021-02-24 12:43:33 +01:00
..
2020-10-22 19:25:55 +02:00
2020-12-22 11:08:44 +01:00
2020-10-02 11:44:10 +02:00
2021-01-20 18:25:27 +01:00