Skip to content

Conversation

@jkoritzinsky
Copy link
Member

Fix two customer-discovered edge cases that were causing analyzer crashes.

Fixes #75681
Fixes #75706

Fix two customer-discovered edge cases that were causing analyzer crashes.

Fixes dotnet#75681
Fixes dotnet#75706
@jkoritzinsky jkoritzinsky added area-System.Runtime.InteropServices source-generator Indicates an issue with a source generator feature labels Sep 15, 2022
@ghost ghost assigned jkoritzinsky Sep 15, 2022
@jkoritzinsky
Copy link
Member Author

/backport to release/7.0-rc2

@ghost
Copy link

ghost commented Sep 15, 2022

Tagging subscribers to this area: @dotnet/interop-contrib
See info in area-owners.md if you want to be subscribed.

Issue Details

Fix two customer-discovered edge cases that were causing analyzer crashes.

Fixes #75681
Fixes #75706

Author: jkoritzinsky
Assignees: -
Labels:

area-System.Runtime.InteropServices, source-generator

Milestone: -

@github-actions
Copy link
Contributor

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

@jkoritzinsky
Copy link
Member Author

Linux arm64 NativeAOT timeout is a known issue

@jkoritzinsky jkoritzinsky merged commit c7eb44d into dotnet:main Sep 16, 2022
@jkoritzinsky jkoritzinsky deleted the attr-syntax-to-data-fixes branch September 16, 2022 19:53
@ghost ghost locked as resolved and limited conversation to collaborators Oct 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Runtime.InteropServices source-generator Indicates an issue with a source generator feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LibraryImport analyzer crashes when encountering certain attributes MarshallingAttributeAnalyzers throws InvalidCastException

3 participants