Files
swift-mirror/test/Interop/SwiftToCxx/functions/swift-functions.swift
Alex Lorenz 858a847d27 [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.
2022-03-13 11:08:32 -07:00

2.4 KiB