[PATCH] D121890: [clang-format] Copy help options to the doc directory.
sstwcw via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 17 01:49:03 PDT 2022
sstwcw created this revision.
sstwcw added a reviewer: clang-format.
sstwcw added a project: clang-format.
Herald added a project: All.
sstwcw requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
The options listed in ClangFormat.rst lag behind those output by the
-help command line option. Specifically, these are missing.
--files
--qualifier-alignment
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D121890
Files:
clang/docs/ClangFormat.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121890.416096.patch
Type: text/x-patch
Size: 9927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220317/81362e5c/attachment.bin>
More information about the cfe-commits
mailing list