Skip to content

Add QCALL_CONTRACT_NO_GC_TRANSITION#36294

Merged
AaronRobinsonMSFT merged 1 commit intodotnet:masterfrom
AaronRobinsonMSFT:runtime_36238
May 12, 2020
Merged

Add QCALL_CONTRACT_NO_GC_TRANSITION#36294
AaronRobinsonMSFT merged 1 commit intodotnet:masterfrom
AaronRobinsonMSFT:runtime_36238

Conversation

@AaronRobinsonMSFT
Copy link
Member

New QCall macro for APIs that use SuppressGCTransitionAttribute.

Fixes #36238

/cc @jkoritzinsky @elinor-fung

New QCall macro for APIs that use SuppressGCTransitionAttribute.
@AaronRobinsonMSFT
Copy link
Member Author

Code built on all platforms but FreeBSD and all the tests that would be impacted by this change have run.

@AaronRobinsonMSFT AaronRobinsonMSFT merged commit bc3bec7 into dotnet:master May 12, 2020
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the runtime_36238 branch May 12, 2020 23:10
@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2020
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.

Provide macros for QCall contracts with SupressGCTransition

3 participants