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
Moved from bcny-internal bug. [noexcept] might not make sense since the method could declare itself noexcept, but in order to call it we might need to resolve an activation factory and project arguments, which might involve failable operations.
We should be able to author WinMD components with [noexcept] and have them project into Swift without throws
The text was updated successfully, but these errors were encountered: