Skip to content

Conversation

@Kroppeb
Copy link
Contributor

@Kroppeb Kroppeb commented Jan 10, 2025

Fixes that foo(++a, a) gets decompiled to foo(a, ++a) and all other related issues.

@Kroppeb Kroppeb added the bugfix Fixes a bug label Jan 10, 2025
@Kroppeb Kroppeb requested a review from jaskarth January 10, 2025 19:19
@Kroppeb Kroppeb self-assigned this Jan 10, 2025
@github-actions
Copy link

github-actions bot commented Jan 10, 2025

Test Results

   18 files  ±0     18 suites  ±0   1m 4s ⏱️ -1s
1 937 tests ±0  1 937 ✅ ±0  0 💤 ±0  0 ❌ ±0 
2 570 runs  ±0  2 570 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 42d672b. ± Comparison against base commit 317e74b.

♻️ This comment has been updated with latest results.

Copy link
Member

@jaskarth jaskarth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

@jaskarth jaskarth added Subsystem: Statement Structure Anything concerning how statements are structured in a method Priority: Medium Medium priority labels Feb 22, 2025
@jaskarth jaskarth merged commit 8f65bd9 into develop/1.11.0 Feb 22, 2025
9 checks passed
jaskarth pushed a commit that referenced this pull request Feb 24, 2025
* Add bad test for ppmm inlining

* Update test

* Fix ppmm bug

* More bad case :(

* Fix array assign ppmm bug
jaskarth pushed a commit that referenced this pull request Feb 25, 2025
* Add bad test for ppmm inlining

* Update test

* Fix ppmm bug

* More bad case :(

* Fix array assign ppmm bug
jaskarth pushed a commit that referenced this pull request Feb 25, 2025
* Add bad test for ppmm inlining

* Update test

* Fix ppmm bug

* More bad case :(

* Fix array assign ppmm bug
jaskarth pushed a commit that referenced this pull request Feb 25, 2025
* Add bad test for ppmm inlining

* Update test

* Fix ppmm bug

* More bad case :(

* Fix array assign ppmm bug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Fixes a bug Priority: Medium Medium priority Subsystem: Statement Structure Anything concerning how statements are structured in a method

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants