================ @@ -421,9 +424,8 @@ struct Tag { std::optional<EnumConvenienceAliasKind> EnumConvenienceKind; std::optional<bool> SwiftCopyable; FunctionsSeq Methods; + TagsSeq Tags; ---------------- egorzhdan wrote:
These are, in fact, child tags – I can add a comment here describing the meaning of this field. 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