mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog entry.
This commit is contained in:
parent
1be3882ade
commit
804c1553bf
@ -22,6 +22,7 @@ Compiler Features:
|
||||
Bugfixes:
|
||||
* SMTChecker: Implement Boolean short-circuiting.
|
||||
* SMTChecker: SSA control-flow did not take into account state variables that were modified inside inlined functions that were called inside branches.
|
||||
* Yul: Properly register functions and disallow shadowing between function variables and variables in the outside scope.
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user