Skip to content

Conversation

@MichalStrehovsky
Copy link
Member

Follow up to #100626. The original fix only worked for unoptimized builds because the list of templates doesn't survive from scanning phase (when we do dataflow) to codegen phase (when we no longer do dataflow).

The test that this was supposed to fix is still failing in #100331.

Cc @dotnet/ilc-contrib

Follow up to dotnet#100626. The original fix only worked for unoptimized builds because the list of templates doesn't survive from scanning phase (when we do dataflow) to codegen phase (when we no longer do dataflow).

The test that this was supposed to fix is still failing in dotnet#100331.
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

@MichalStrehovsky MichalStrehovsky merged commit 5a6560a into dotnet:main Apr 16, 2024
@MichalStrehovsky MichalStrehovsky deleted the arrcreate branch April 16, 2024 07:26
lambdageek added a commit to lambdageek/runtime that referenced this pull request Apr 19, 2024
Until we get dotnet#101048 from
codeflow, work around dotnet#101205 by adding
a trimmer root for JsonDerivedTypeAttribute[].
elinor-fung pushed a commit to elinor-fung/runtime that referenced this pull request Apr 19, 2024
Until we get dotnet#101048 from
codeflow, work around dotnet#101205 by adding
a trimmer root for JsonDerivedTypeAttribute[].
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
Follow up to dotnet#100626. The original fix only worked for unoptimized builds because the list of templates doesn't survive from scanning phase (when we do dataflow) to codegen phase (when we no longer do dataflow).

The test that this was supposed to fix is still failing in dotnet#100331.
@github-actions github-actions bot locked and limited conversation to collaborators May 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants