You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reintroduce alwaysinline and nodebug as fallbacks to SWIFT_INLINE_THUNK_ATTRIBUTES
If the C++ compiler doesn't support the transparent_stepping attribute,
fallback to annotating inline thunks with the alwaysinline and nodebug
attributes.
(cherry picked from commit cfb3e5a)
0 commit comments