Open Xazax-hun opened 3 days ago
Non-escapable types are now enabled by default. Use the new lifetime dependence feature flag to gate interpreting lifetime annotations on the C++ side and add tests to make sure we get the expected diagnostics when the feature flag is off.
@swift-ci please test
Non-escapable types are now enabled by default. Use the new lifetime dependence feature flag to gate interpreting lifetime annotations on the C++ side and add tests to make sure we get the expected diagnostics when the feature flag is off.