mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add missing Changelog entries for Yul switch changes.
This commit is contained in:
parent
72c2100164
commit
1f06a94b5d
@ -9,6 +9,8 @@ Compiler Features:
|
||||
|
||||
Bugfixes:
|
||||
* Yul: Check that arguments to ``dataoffset`` and ``datasize`` are literals at parse time and properly take this into account in the optimizer.
|
||||
* Yul: Parse number literals for detecting duplicate switch cases.
|
||||
* Yul: Require switch cases to have the same type.
|
||||
|
||||
|
||||
Build System:
|
||||
|
Loading…
Reference in New Issue
Block a user