mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge remote-tracking branch 'origin/master' into master-llvm-swift5-transition
This commit is contained in:
@@ -219,6 +219,9 @@ namespace swift {
|
||||
/// This is for bootstrapping. It can't be in SILOptions because the
|
||||
/// TypeChecker uses it to set resolve the ParameterConvention.
|
||||
bool EnableSILOpaqueValues = false;
|
||||
|
||||
/// Enables key path resilience.
|
||||
bool EnableKeyPathResilience = false;
|
||||
|
||||
/// If set to true, the diagnosis engine can assume the emitted diagnostics
|
||||
/// will be used in editor. This usually leads to more aggressive fixit.
|
||||
|
||||
Reference in New Issue
Block a user