mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog
This commit is contained in:
parent
b9b9c229b4
commit
572a6bfcc6
@ -6,6 +6,7 @@ Language Features:
|
|||||||
|
|
||||||
Compiler Features:
|
Compiler Features:
|
||||||
* SMTChecker: Support inline arrays.
|
* SMTChecker: Support inline arrays.
|
||||||
|
* SMTChecker: Support variables ``block``, ``msg`` and ``tx`` in the CHC engine.
|
||||||
* Control Flow Graph: Print warning for non-empty functions with unnamed return parameters that are not assigned a value in all code paths.
|
* Control Flow Graph: Print warning for non-empty functions with unnamed return parameters that are not assigned a value in all code paths.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user