Pierre-vh wrote: > except as noted in a comment for the restriction on inheritance.
It's because with inheritance, you can add class members. I think I can just rework this to check all the base classes to check for inherited fields, I will look into it https://github.com/llvm/llvm-project/pull/207687 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
