Skip to content

Fix reuseExistingVarDecl trigger condition#463

Merged
eldritchconundrum merged 1 commit intomasterfrom
reuse-decl-fix
Sep 29, 2024
Merged

Fix reuseExistingVarDecl trigger condition#463
eldritchconundrum merged 1 commit intomasterfrom
reuse-decl-fix

Conversation

@eldritchconundrum
Copy link
Copy Markdown
Collaborator

  • reuseExistingVarDecl can inhibit other optimizations, it should only happen in the second pass.
  • reuseExistingVarDecl seems safe to use even when not at the root level.

* reuseExistingVarDecl can inhibit other optimizations, it should only happen in the second pass.
* reuseExistingVarDecl seems safe to use even when not at the root level.
@eldritchconundrum eldritchconundrum merged commit 660f8bb into master Sep 29, 2024
@eldritchconundrum eldritchconundrum deleted the reuse-decl-fix branch September 29, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants