Skip to content

Conversation

@dotnet-maestro
Copy link
Contributor

This pull request updates the following dependencies

From https://github.com/dotnet/runtime

  • Build: 20191230.4
  • Date Produced: 12/31/2019 7:48 AM
  • Commit: ca0490944385bbb3dd875df0aa7e51a3d1d9c9be
  • Branch: refs/heads/master
  • Updates:
    • Microsoft.NET.HostModel -> 5.0.0-alpha.1.19630.4

…1230.4

- Microsoft.NET.HostModel - 5.0.0-alpha.1.19630.4
@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented Dec 31, 2019

Auto-Merge Status

This pull request has been merged because the following merge policies have succeeded.

  • ✔️ Standard Merge Policies Succeeded - Successful checks: dotnet-sdk-public-ci, dotnet-sdk-public-ci (Build Windows_Perf_CI_FullFramework Build_Release), dotnet-sdk-public-ci (Build Linux_Perf_CI Build_Release), dotnet-sdk-public-ci (Build Darwin Build_Release), dotnet-sdk-public-ci (Build Windows_Perf_CI Build_Release), dotnet-sdk-public-ci (Build Darwin Build_Debug), dotnet-sdk-public-ci (Build Windows_NT_FullFramework Build_Release), dotnet-sdk-public-ci (Build Windows_NT_TestAsTools Build_Debug), dotnet-sdk-public-ci (Build Windows_NT_FullFramework Build_Debug), dotnet-sdk-public-ci (Build Windows_NT Build_Release), dotnet-sdk-public-ci (Build Ubuntu_16_04 Build_Release), dotnet-sdk-public-ci (Build Windows_NT Build_Debug), dotnet-sdk-public-ci (Build Ubuntu_16_04 Build_Debug)
  • ✔️ Standard Merge Policies Succeeded - No reviews have requested changes.

@dotnet-maestro dotnet-maestro bot merged commit 32f6336 into master Dec 31, 2019
@dotnet-maestro dotnet-maestro bot deleted the darc-master-b3349ab3-d225-43dc-86f9-0c0d82f6ff1f branch December 31, 2019 14:55
livarcocc added a commit to dsplaisted/sdk that referenced this pull request Jan 8, 2020
* master: (51 commits)
  Update dependencies from https://github.com/dotnet/runtime build 20200105.4 (dotnet#4131)
  Update dependencies from https://github.com/dotnet/arcade build 20200105.1 (dotnet#4130)
  Update dependencies from https://github.com/dotnet/arcade build 20200104.1 (dotnet#4128)
  Update dependencies from https://github.com/dotnet/runtime build 20200104.2 (dotnet#4129)
  Update dependencies from https://github.com/dotnet/runtime build 20200103.4 (dotnet#4126)
  Update dependencies from https://github.com/dotnet/arcade build 20200103.2 (dotnet#4125)
  [master] Update dependencies from dotnet/runtime (dotnet#4120)
  Update dependencies from https://github.com/dotnet/arcade build 20200102.1 (dotnet#4122)
  Update dependencies from https://github.com/dotnet/arcade build 20200101.1 (dotnet#4119)
  Update dependencies from https://github.com/dotnet/arcade build 20191231.1 (dotnet#4116)
  Update dependencies from https://github.com/dotnet/runtime build 20191231.3 (dotnet#4117)
  Update dependencies from https://github.com/dotnet/runtime build 20191230.4 (dotnet#4113)
  [master] Update dependencies from dotnet/arcade (dotnet#4110)
  Update dependencies from https://github.com/dotnet/arcade build 20191228.1 (dotnet#4108)
  Update dependencies from https://github.com/dotnet/runtime build 20191227.5 (dotnet#4107)
  [master] Update dependencies from dotnet/arcade (dotnet#4101)
  Update dependencies from https://github.com/dotnet/runtime build 20191226.2 (dotnet#4102)
  Update dependencies from https://github.com/dotnet/arcade build 20191225.1 (dotnet#4098)
  Update dependencies from https://github.com/dotnet/arcade build 20191224.1 (dotnet#4096)
  Update dependencies from https://github.com/dotnet/runtime build 20191223.2 (dotnet#4095)
  ...

Conflicts:
.gitignore
eng/Versions.props
sdk.sln
src/Tests/Microsoft.NET.TestFramework/ToolsetInfo.cs
ViktorHofer pushed a commit that referenced this pull request Aug 15, 2025
… and local function delegates

Fixes #5684

We were already performing escape analysis since #4113. However, we were not propertly resetting all the analysis data on encountering such escapes.
In future, we can consider making the analysis more aggressive for such escapes by not resetting the entire analysis data on escapes, but instead just resetting the analysis data pertaining to capture variables and any points to locations reachable from these variables.
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.

1 participant