mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
SIL: Fix a indentation in empty line
This commit is contained in:
@@ -207,7 +207,7 @@ SILModule::lookUpWitnessTable(const ProtocolConformance *C,
|
||||
case SILStage::Canonical:
|
||||
case SILStage::Raw:
|
||||
break;
|
||||
|
||||
|
||||
case SILStage::Lowered:
|
||||
return wtable;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user