-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JIT: use explicit cast away GC when passing byref to unmanaged callees (
#107811) Revise the fix done in #39105 to make the cast from byref to native int via an explicit cast, rather than retyping the node. Fixes #107045.
- Loading branch information
1 parent
3992788
commit f5acabe
Showing
1 changed file
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters