mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Remove the -enable-union-import staging flag.
Swift SVN r25809
This commit is contained in:
@@ -109,9 +109,6 @@ namespace swift {
|
||||
/// it gets disabled when compiling the Swift core stdlib.
|
||||
bool EnableObjCAttrRequiresFoundation = true;
|
||||
|
||||
/// Enables importing of unions and other partially-importable types.
|
||||
bool ImportUnions = true;
|
||||
|
||||
/// Should access control be respected?
|
||||
bool EnableAccessControl = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user