swift
858a847d
- [cxx-interop] use SWIFT_NOEXCEPT for Swift function prototypes
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
[cxx-interop] use SWIFT_NOEXCEPT for Swift function prototypes This will allow these functions to be used from C. Also add a static_assert to verify that noexcept is actually used.
References
#41798 - [cxx-interop] use language-agnostic macros for Swift function prototypes in generated header
Author
hyp
Parents
2c2fa566
Loading