Skip to content

Commit

Permalink
Fix merge of if conditions to guard against pattern instanceof (#1931)
Browse files Browse the repository at this point in the history
- fix MergeConditionalBlocksCleanup to handle instanceof patterns and
  not merge them when they have same name
- add new test to CleanUpTest16
- fixes #1200
  • Loading branch information
jjohnstn authored Jan 14, 2025
1 parent 35d2546 commit 0f60ce5
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 151 deletions.
Loading

0 comments on commit 0f60ce5

Please sign in to comment.