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

Pass warning options to ILLink #12636

Merged
merged 5 commits into from
Aug 11, 2020
Merged

Pass warning options to ILLink #12636

merged 5 commits into from
Aug 11, 2020

Conversation

sbomer
Copy link
Member

@sbomer sbomer commented Jul 25, 2020

Fixes #12601.
This depends on #12422 for AnalysisLevel, dotnet/linker#1388 for some of the task options.

Depends on #12388 for the new linker warnings to be disabled by default.

@sbomer sbomer force-pushed the illinkWarnOptions branch 3 times, most recently from 0654a0e to db80473 Compare July 30, 2020 21:15
@sbomer sbomer self-assigned this Aug 3, 2020
@sbomer sbomer requested a review from jmarolf August 5, 2020 16:59
Avoid testing via an empty string, which doesn't play nicely with the
AnalysisLevel logic that expects a version.
@sbomer sbomer requested a review from a team as a code owner August 7, 2020 21:29
@sbomer sbomer closed this Aug 10, 2020
@sbomer sbomer reopened this Aug 10, 2020
@sbomer
Copy link
Member Author

sbomer commented Aug 11, 2020

Merging since the remaining ci leg passed in the pipeline (https://dev.azure.com/dnceng/public/_build/results?buildId=763802&view=logs&j=adc369b2-ee17-52c3-72b2-7129c9e8cda1) despite it not showing on the github status check.

@sbomer sbomer merged commit 5268735 into dotnet:master Aug 11, 2020
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.

Pass warning options to ILLink
4 participants