Skip to content

Commit 128c7bc

Browse files
committed
[NFC] Whitespace.
1 parent b8a5b62 commit 128c7bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/IRGen/IRGenSIL.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2686,7 +2686,7 @@ void IRGenSILFunction::visitFullApplySite(FullApplySite site) {
26862686
}
26872687
}
26882688

2689-
Explosion llArgs;
2689+
Explosion llArgs;
26902690
WitnessMetadata witnessMetadata;
26912691
auto emission = getCallEmissionForLoweredValue(
26922692
*this, origCalleeType, substCalleeType, calleeLV, selfValue,

0 commit comments

Comments
 (0)