[clang-format] Copy help options to the doc directory.
authorsstwcw <f0gukp2nk@protonmail.com>
Fri, 18 Mar 2022 10:51:36 +0000 (10:51 +0000)
committersstwcw <f0gukp2nk@protonmail.com>
Fri, 18 Mar 2022 10:51:36 +0000 (10:51 +0000)
commitfee94803f59dbd1a5b39c51036f181246d7d2fe6
tree7db1f7592bad122c9422c3f18fae77dc67117070
parent4571f8aa05a1eb88532edfcf7e144633535d5e85
[clang-format] Copy help options to the doc directory.

The options listed in ClangFormat.rst lag behind those output by the
-help command line option.  Specifically, these are missing.

--files
--qualifier-alignment

Fixes #54418

Reviewed By: MyDeveloperDay, HazardyKnusperkeks

Differential Revision: https://reviews.llvm.org/D121890
clang/docs/ClangFormat.rst