[clang-tools-extra] [clang-doc] Flatten repeated @return and @brief comment arrays (PR #188739)

Paul Kirth via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 3 13:45:26 PDT 2026


https://github.com/ilovepi requested changes to this pull request.

I'm pretty luke warm on this design. the bool parameter can be fuctional, but generally this gets messy. perhaps we want a different API?

I think you may also need some tests for the other generators, even if they just confrim the existing behavior since the templates aren't updated. I'd suggest adding those for all the mustache based output at least with some kind of fixme/todo detailing what needs to happen to have the new behavior show up.

https://github.com/llvm/llvm-project/pull/188739


More information about the cfe-commits mailing list