mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This was because `LoweredFunctionSignature::visitParameterList` has a special case for parameters with an empty LLVM representation (e.g. an empty struct) but forgot to increment the counter, which then tripped the assertion. Resolves #70016.
208 B
208 B