mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Squash a few more unused warnings (#17743)
This commit is contained in:
@@ -377,6 +377,7 @@ static void copyOrInitValuesInto(Initialization *init,
|
||||
init->finishInitialization(SGF);
|
||||
}
|
||||
|
||||
LLVM_ATTRIBUTE_UNUSED
|
||||
static unsigned
|
||||
expectedExplosionSize(CanType type) {
|
||||
auto tuple = dyn_cast<TupleType>(type);
|
||||
|
||||
Reference in New Issue
Block a user