================ @@ -4091,6 +4091,16 @@ void InitializationSequence::AddParenthesizedListInitStep(QualType T) { Steps.push_back(S); } +void InitializationSequence::AddUnwrapInitListAtTheBeginning( ---------------- cor3ntin wrote:
```suggestion void InitializationSequence::AddUnwrapInitListInitStep( ``` https://github.com/llvm/llvm-project/pull/102581 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits