Skip to content

Move defMAC construction up a scope to make it live long enough.#54702

Merged
1 commit merged into
dotnet:mainfrom
jkoritzinsky:use-after-scope-fixes
Jun 24, 2021
Merged

Move defMAC construction up a scope to make it live long enough.#54702
1 commit merged into
dotnet:mainfrom
jkoritzinsky:use-after-scope-fixes

Conversation

@jkoritzinsky

Copy link
Copy Markdown
Member

Fixes #54649

cc: @dotnet/jit-contrib

@jkoritzinsky jkoritzinsky added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jun 24, 2021
@ghost

ghost commented Jun 24, 2021

Copy link
Copy Markdown

Hello @jkoritzinsky!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost
ghost merged commit 75b6c99 into dotnet:main Jun 24, 2021
@jkoritzinsky
jkoritzinsky deleted the use-after-scope-fixes branch June 25, 2021 00:02
@ghost ghost locked as resolved and limited conversation to collaborators Jul 25, 2021
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use after scope in CLRJIT

2 participants