[clang] [clang][doc]: Merge the contents of identical entries. (PR #134089)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 4 05:22:35 PDT 2025
AaronBallman wrote:
> > Oh yeah, that is not a good outcome. :-) I think Undocumented is a special case. For this patch, I would not merge if the category is Undocumented.
>
> @AaronBallman Oh, I forgot the other merged entry that is slightly smaller compared to `Undocumented` like this:
>
> 
>
> 
>
> Similarly, it doesn't look very pretty.
> > Oh yeah, that is not a good outcome. :-) I think Undocumented is a special case. For this patch, I would not merge if the category is Undocumented.
>
> @AaronBallman Oh, I forgot the other merged entry that is slightly smaller compared to `Undocumented` like this:
>
> 
>
> 
>
> Similarly, it doesn't look very pretty.
CC @erichkeane for opinions, but I think this is... ugly-but-reasonable. Ideally, I'd like to see those split off (cf in one group, ns in another, etc) with different documentation given that these are presumably doing different things. But as it stands, I think this is better than repeating the same information 15 times.
https://github.com/llvm/llvm-project/pull/134089
More information about the cfe-commits
mailing list