Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes a long-standing ARC bug (#20849) | ringabout | 2022-11-16 | 1 | -2/+6 |
| | | | | | * fixes an ARC bug * add a testcase | ||||
* | new move analyser2 (#20471) | Andreas Rumpf | 2022-10-01 | 1 | -0/+124 |
* produce better code for closure environment creation * new 'first write' analysis; * scope based move analyser * code cleanup Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com> |