[clang-format][NFC] Fix document of AlignTrailingComments
authorYusuke Kadowaki <yusuke.kadowaki.1231@gmail.com>
Thu, 3 Nov 2022 12:10:48 +0000 (13:10 +0100)
committerBjörn Schäpers <bjoern@hazardy.de>
Thu, 3 Nov 2022 12:12:51 +0000 (13:12 +0100)
commit691774d4030d9b7f2941946d9a78acce92f87310
treeb6949236f7485539d57d4015c39ef62a5aa1f3c8
parentf97639ce13754e78e26f8d7f564830ddfe4f727c
[clang-format][NFC] Fix document of AlignTrailingComments

The documentation of the patch https://reviews.llvm.org/D132131 looks
disorganized on the website
https://clang.llvm.org/docs/ClangFormatStyleOptions.html.
This patch tries to fix that.

Differential Revision: https://reviews.llvm.org/D137075
clang/docs/ClangFormatStyleOptions.rst
clang/include/clang/Format/Format.h