MythreyaK wrote: > We can use `CXXParenListInitExpr::getUserSpecifiedInitExprs()` so that we > don't need to handle implicit initializations.
Didn't notice that; Thank you, that fixed it! https://github.com/llvm/llvm-project/pull/170642 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
