mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Remove the "-disable-self-type-mangling" flag and corresponding language option
NFC
This commit is contained in:
@@ -145,9 +145,6 @@ namespace swift {
|
||||
/// new enough?
|
||||
bool EnableTargetOSChecking = true;
|
||||
|
||||
/// Don't mangle the Self type as part of declaration manglings.
|
||||
bool DisableSelfTypeMangling = true;
|
||||
|
||||
/// Sets the target we are building for and updates configuration options
|
||||
/// to match.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user