<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/146019>146019</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
[clang-doc] ClangFormatStyleOptions.rst: Description for `AlignConsecutiveStyle` special options appear in places where they are not applicable
</td>
</tr>
<tr>
<th>Labels</th>
<td>
new issue
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
Next-Door-Tech
</td>
</tr>
</table>
<pre>
There are a small handful of flags under `struct AlignConsecutiveStyle` which are only applicable to one of the seven `AlignConsecutiveXYZ` options; however, their descriptions appear under each instance of AlignConsecutiveStyle (6 extraneous places).
The offending flags are `AlignCompound`, `AlignFunctionDeclarations`, `AlignFunctionPointers`, and `PadOperators`.
As generated:
https://github.com/llvm/llvm-project/blob/569fcac4584ad555b9b57d09e3535260a8634429/clang/docs/ClangFormatStyleOptions.rst#L383-L447
In source header:
https://github.com/llvm/llvm-project/blob/569fcac4584ad555b9b57d09e3535260a8634429/clang/include/clang/Format/Format.h#L217-L277
</pre>
<img width="1" height="1" alt="" src="http://email.email.llvm.org/o/eJy8lM-v4yYQx_8afEGJbDD-cfAh-yJLlZ66K_Ud2t7GMDZUBCzAeZv_vsJJ9q2qp0q99BAFzwxfvjP4Y4jRLA5xIOILEecCtqR9GH7F7-lw9j4c3lDqYvLqNrxpDEgh_2i8gLVUg1PzZqmf6WxhiXRzCgMlTRlT2GSiJ2sW9-JdRLklc8Xf0s0iaUr6ro3Uu5Z39kZhXa2RMFmkyVPvMEsmjTTiFV0W_KfS73_8mXX8mox3kfAvVPt3vGIg7CXvNIEqjDKYe0E-ASE8DCJITY2LCZzcj_rUJyWsayh-TwEc-i3S1YLESFh_JOWJlKc3nTfP6JRxy2MCuaUPu5fVb06RpsyunuFxczKbOqO0EODewOcl37xxCcMzDU7lkm-gvq4YIPk983BzinRBl8OoCM8RndIa85KNhI2LSXqbjtJfCButvT7_Dmvwf6FMhI2T9RNho2j6WYKsRVeDEkJM_SRaVfbIBResKaFreF2znrBRWnALYaPyMhI2vuTH0YcLpH2EX-_TP4aYCOOvvOOH17pu74Z_cTT6LUikGkFh-N9NGyftpvCnyN36j8VRZ9esag-vrG0LNXDV8x4KHKpWlH0vuo4VepAdq6oG6lmyfp47UBy7amL9hPPMOomFGVjJRNmwtuR1XbMjCFHxVjZ8UlyVzUzqEi9g7DH3dvRhKUyMGw5V3ZRVX1iY0MYdUcYcvtM9SxjLxIZhH8i0LZHUpTUxxQ-ZZJLd2d47PCgviTjTf7smfqLnD3Do7MNn-P0AOa4oDdgniE_OjHvQQt_3r0bSeNvZcD79RHuxBTv85xvfu8-v22M814H9HQAA___Us5MD">