[clang-format] Extract doc for entire configuration structs
authorsstwcw <f0gukp2nk@protonmail.com>
Mon, 14 Mar 2022 01:24:31 +0000 (01:24 +0000)
committersstwcw <f0gukp2nk@protonmail.com>
Mon, 14 Mar 2022 04:41:40 +0000 (04:41 +0000)
commit93b5505b456f75ff33be20402b0317cbb2131a66
treee00a9df368bcc6b46b02d111e20af990c15f88fb
parent65a3712af66fb0abfdce96a1f86ae5bad9a48b1c
[clang-format] Extract doc for entire configuration structs

Previously the comments for configuration structs as a whole like
`BraceWrappingFlags` did not go into the doc.

Reviewed By: curdeius

Differential Revision: https://reviews.llvm.org/D120361
clang/docs/ClangFormatStyleOptions.rst
clang/docs/tools/dump_format_style.py