Squash a few more unused warnings (#17743)

This commit is contained in:
Ben Cohen
2018-07-05 08:24:17 -07:00
committed by GitHub
parent f4359b73f9
commit a1adf9f347
5 changed files with 7 additions and 1 deletions

View File

@@ -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);