================ @@ -209,6 +215,7 @@ struct FieldTypeInfo : public TypeInfo { return std::tie(Type, Name, DefaultValue) == std::tie(Other.Type, Other.Name, Other.DefaultValue); } + ---------------- ilovepi wrote: remove https://github.com/llvm/llvm-project/pull/133161