Skip to content

Propagate exception sets for assignments - #64882

Merged
jakobbotsch merged 4 commits into
dotnet:mainfrom
SingleAccretion:ASG-Exc-Sets
Feb 7, 2022
Merged

Propagate exception sets for assignments#64882
jakobbotsch merged 4 commits into
dotnet:mainfrom
SingleAccretion:ASG-Exc-Sets

Conversation

@SingleAccretion

@SingleAccretionSingleAccretion commented Feb 6, 2022

Copy link
Copy Markdown
Contributor

Another step towards fully precise exception sets: propagate them for assignments and enable the checker for GTF_ASG-marked trees.

No diffs.

@ghostghost added community-contribution Indicates that the PR has been added by a community member area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI labels Feb 6, 2022
@ghost

ghost commented Feb 6, 2022

Copy link
Copy Markdown

Tagging subscribers to this area: @JulieLeeMSFT
See info in area-owners.md if you want to be subscribed.

Issue Details

Another step towards fully precise exception sets: propagate them for assignments and enable the checker for GTF_ASG-marked trees.

No diffs are expected.

Author:SingleAccretion
Assignees:-
Labels:

area-CodeGen-coreclr, community-contribution

Milestone:-

@SingleAccretion
SingleAccretion marked this pull request as ready for review February 7, 2022 09:40
@SingleAccretion

Copy link
Copy Markdown
ContributorAuthor

Will (once again) assume OSX timeouts are not related.

@dotnet/jit-contrib

@jakobbotsch
jakobbotsch merged commit c86b338 into dotnet:mainFeb 7, 2022
@jakobbotsch

Copy link
Copy Markdown
Member

Thanks! Happy to see more debug checking.

@SingleAccretion
SingleAccretion deleted the ASG-Exc-Sets branch February 7, 2022 09:50
@ghostghost locked as resolved and limited conversation to collaborators Mar 9, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIcommunity-contributionIndicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@SingleAccretion@jakobbotsch