Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Change type of EnumLocaleData to struct #19193

Merged
merged 1 commit into from
Jul 30, 2018
Merged

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Jul 30, 2018

Saves allocation and makes the code smaller. It had to be class before we had ref locals.

Saves allocation and makes the code smaller. It had to be class before we had ref locals.
@AaronRobinsonMSFT
Copy link
Member

@dotnet-bot test OSX10.12 x64 Checked CoreFX Tests
@dotnet-bot test Ubuntu x64 Checked Innerloop Build and Test
@dotnet-bot test Ubuntu x64 Checked Innerloop Build and Test (Jit - TieredCompilation=0)

@jkotas jkotas merged commit ba54b40 into dotnet:master Jul 30, 2018
dotnet-maestro-bot pushed a commit to dotnet-maestro-bot/corefx that referenced this pull request Jul 30, 2018
Saves allocation and makes the code smaller. It had to be class before we had ref locals.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
dotnet-maestro-bot pushed a commit to dotnet-maestro-bot/corert that referenced this pull request Jul 30, 2018
Saves allocation and makes the code smaller. It had to be class before we had ref locals.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
jkotas added a commit to dotnet/corefx that referenced this pull request Jul 30, 2018
Saves allocation and makes the code smaller. It had to be class before we had ref locals.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
jkotas added a commit to dotnet/corert that referenced this pull request Jul 30, 2018
Saves allocation and makes the code smaller. It had to be class before we had ref locals.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
@jkotas jkotas deleted the class-struct branch August 1, 2018 16:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants