mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Revert "Merge pull request #80540 from swiftlang/revert-80452-lifetimeinout"
This reverts commit6eaa07a880, reversing changes made toe75ee3f4cf.
This commit is contained in:
@@ -631,6 +631,7 @@ function(_compile_swift_files
|
||||
|
||||
list(APPEND swift_flags "-enable-experimental-feature" "NonescapableTypes")
|
||||
list(APPEND swift_flags "-enable-experimental-feature" "LifetimeDependence")
|
||||
list(APPEND swift_flags "-enable-experimental-feature" "InoutLifetimeDependence")
|
||||
|
||||
list(APPEND swift_flags "-enable-upcoming-feature" "MemberImportVisibility")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user