================
@@ -372,6 +374,292 @@ maybeDropCxxExplicitObjectParameters(ArrayRef<const
ParmVarDecl *> Params) {
return Params;
}
+class TypeInlayHintLabelPartBuilder
----------------
HighCommander4 wrote:suggestion for shorter name: `TypeHintBuilder` https://github.com/llvm/llvm-project/pull/86629 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
