================ @@ -2471,6 +2480,23 @@ static bool CheckConstexprFunctionBody(Sema &SemaRef, const FunctionDecl *Dcl, return true; } +static bool +checkUnionConstructorIntializer(Sema &SemaRef, const FunctionDecl *Dcl, ---------------- shafik wrote:
I really don't like this name, I don't feel like it really describes what this function does. I don't have a good substitute off the top of my head. CC @Endilll for some help. https://github.com/llvm/llvm-project/pull/81225 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits