Skip to content

Conversation

@sbomer
Copy link
Member

@sbomer sbomer commented Oct 4, 2024

They are already marked from MarkType, called by MarkEntireType. The removed marking logic was using the assembly as the warning message origin, making these warnings hard to suppress (in addition to being redundant with the warnings at the type level).

Fixes some warnings encountered in #108464 in the OOB library trimming step.

They are already marked from MarkType, called by MarkEntireType.
The removed marking logic was using the assembly as the warning
message origin, making these warnings hard to suppress (in
addition to being redundant with the warnings at the type level).
@sbomer sbomer requested a review from a team October 4, 2024 17:09
@sbomer sbomer requested a review from marek-safar as a code owner October 4, 2024 17:09
@ghost ghost added the area-Tools-ILLink .NET linker development as well as trimming analyzers label Oct 4, 2024
@sbomer sbomer changed the title Don't mark attributes from MarkEntireType ILLink: Don't mark attributes from MarkEntireType Oct 4, 2024
@dotnet-policy-service dotnet-policy-service bot added the linkable-framework Issues associated with delivering a linker friendly framework label Oct 4, 2024
@dotnet-policy-service
Copy link
Contributor

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

@sbomer
Copy link
Member Author

sbomer commented Oct 14, 2024

@dotnet/illink PTAL

@sbomer
Copy link
Member Author

sbomer commented Oct 14, 2024

/ba-g "Job was abandoned due to timeout"

@sbomer sbomer merged commit 6d23f64 into dotnet:main Oct 14, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Tools-ILLink .NET linker development as well as trimming analyzers linkable-framework Issues associated with delivering a linker friendly framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants