================ @@ -421,9 +424,8 @@ struct Tag { std::optional<EnumConvenienceAliasKind> EnumConvenienceKind; std::optional<bool> SwiftCopyable; FunctionsSeq Methods; + TagsSeq Tags; ---------------- compnerd wrote:
This would be confusing as the reader might expect all child tags to be here. https://github.com/llvm/llvm-project/pull/99655 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits