Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to suppress all trimming warnings #74137

Merged
merged 2 commits into from
Aug 19, 2022

Conversation

MichalStrehovsky
Copy link
Member

Fixes #73926.

Also adding AOT analysis suppression for parity.

I didn't port the warning level support because the compat kind of goes beyond that. We can revisit later if needed.

Cc @dotnet/ilc-contrib

Fixes dotnet#73926.

Also adding AOT analysis suppression for parity.

I didn't port the warning level support because the compat kind of goes beyond that. We can revisit later if needed.
@MichalStrehovsky MichalStrehovsky merged commit 25d88b4 into dotnet:main Aug 19, 2022
@MichalStrehovsky MichalStrehovsky deleted the fix73926 branch August 19, 2022 06:22
@MichalStrehovsky
Copy link
Member Author

/backport to release/7.0-rc1

@github-actions
Copy link
Contributor

Started backporting to release/7.0-rc1: https://github.com/dotnet/runtime/actions/runs/2887494850

@ghost ghost locked as resolved and limited conversation to collaborators Sep 18, 2022
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.

NativeAOT needs to understand SuppressTrimAnalysisWarnings
2 participants