cor3ntin wrote: > LGTM, the only question I have is whether `RequireActualConstructor` being > true is common enough that it's worth short circuiting the check
Yup, any time you use a base constructor for example https://github.com/llvm/llvm-project/pull/185936 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
