mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Gardening: Migrate test suite to GH issues: AutoDiff/SILGen
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
// RUN: %target-swift-emit-silgen -verify -module-name main %s -warn-redundant-requirements | %FileCheck %s
|
// RUN: %target-swift-emit-silgen -verify -module-name main %s -warn-redundant-requirements | %FileCheck %s
|
||||||
// RUN: %target-swift-emit-sil -verify -module-name main %s -warn-redundant-requirements
|
// RUN: %target-swift-emit-sil -verify -module-name main %s -warn-redundant-requirements
|
||||||
|
|
||||||
// NOTE(SR-11950): SILParser crashes for SILGen round-trip.
|
// NOTE: SILParser crashes for SILGen round-trip
|
||||||
|
// (https://github.com/apple/swift/issues/54370).
|
||||||
|
|
||||||
// This file tests:
|
// This file tests:
|
||||||
// - The "derivative generic signature" of `@differentiable` and `@derivative`
|
// - The "derivative generic signature" of `@differentiable` and `@derivative`
|
||||||
|
|||||||
Reference in New Issue
Block a user