You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+1
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ Language Features:
6
6
Compiler Features:
7
7
* NatSpec: Capture Natspec documentation of `enum` values in the AST.
8
8
9
+
* Constant Optimizer: Compute masks using shifts when optimizing for size; use an ``--optimizer-runs`` value less than 200 for maximum size reduction.
9
10
10
11
Bugfixes:
11
12
* SMTChecker: Do not consider loop conditions as constant-condition verification target as this could cause incorrect reports and internal compiler errors.
0 commit comments