File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -291,7 +291,7 @@ public func takeGenericContext_1OuterNC_1<T : P>(_ e: consuming GenericContext_1
291
291
public func takeOuterSinglePayloadNC_1< T> ( _ e: consuming OuterSinglePayloadNC_1 < T > ) { }
292
292
293
293
// CHECK-LABEL: define{{.*}} @"$s24moveonly_value_functions26takeOuterSinglePayloadNC_2yyAA0efgH2_2OyxGnlF"(
294
- // CHECK-SAME : ptr noalias nocapture dereferenceable(64) %0,
294
+ // : ptr noalias nocapture dereferenceable(64) %0,
295
295
// CHECK-SAME: ptr %T)
296
296
// CHECK-SAME: {
297
297
// CHECK: call{{.*}} @"$s24moveonly_value_functions22OuterSinglePayloadNC_2OyxGlWOs"(
@@ -389,7 +389,7 @@ public func takeOuterMultiPayloadNC_1<T>(_ e: consuming OuterMultiPayloadNC_1<T>
389
389
// CHECK: }
390
390
public func takeOuterMultiPayloadNC_2< T> ( _ e: consuming OuterMultiPayloadNC_2 < T > ) { }
391
391
// CHECK-LABEL: define{{.*}} @"$s24moveonly_value_functions25takeOuterMultiPayloadNC_3yyAA0efgH2_3OyxGnlF"(
392
- // CHECK-SAME : ptr noalias nocapture dereferenceable(64) %0,
392
+ // : ptr noalias nocapture dereferenceable(64) %0,
393
393
// CHECK-SAME: ptr %T)
394
394
// CHECK-SAME: {
395
395
// CHECK: call{{.*}} @"$s24moveonly_value_functions21OuterMultiPayloadNC_3OyxGlWOs"(
Original file line number Diff line number Diff line change @@ -290,7 +290,7 @@ public func takeGenericContext_1OuterNC_1<T : P>(_ e: consuming GenericContext_1
290
290
public func takeOuterSinglePayloadNC_1< T> ( _ e: consuming OuterSinglePayloadNC_1 < T > ) { }
291
291
292
292
// CHECK-LABEL: define{{.*}} @"$s30moveonly_value_functions_onone26takeOuterSinglePayloadNC_2yyAA0fghI2_2OyxGnlF"(
293
- // CHECK-SAME : ptr noalias nocapture dereferenceable(64) %0,
293
+ // : ptr noalias nocapture dereferenceable(64) %0,
294
294
// CHECK-SAME: ptr %T)
295
295
// CHECK-SAME: {
296
296
// CHECK: call{{.*}} @"$s30moveonly_value_functions_onone22OuterSinglePayloadNC_2OyxGlWOh"(
@@ -385,7 +385,7 @@ public func takeOuterMultiPayloadNC_1<T>(_ e: consuming OuterMultiPayloadNC_1<T>
385
385
// CHECK: }
386
386
public func takeOuterMultiPayloadNC_2< T> ( _ e: consuming OuterMultiPayloadNC_2 < T > ) { }
387
387
// CHECK-LABEL: define{{.*}} @"$s30moveonly_value_functions_onone25takeOuterMultiPayloadNC_3yyAA0fghI2_3OyxGnlF"(
388
- // CHECK-SAME : ptr noalias nocapture dereferenceable(64) %0,
388
+ // : ptr noalias nocapture dereferenceable(64) %0,
389
389
// CHECK-SAME: ptr %T)
390
390
// CHECK-SAME: {
391
391
// CHECK: call{{.*}} @"$s30moveonly_value_functions_onone21OuterMultiPayloadNC_3OyxGlWOh"(
You can’t perform that action at this time.
0 commit comments