[PATCH] D108765: [docs] Fix documentation of clang-format BasedOnStyle type
Ludovic Jozeau via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 27 05:49:52 PDT 2021
FederAndInk updated this revision to Diff 369081.
FederAndInk added a comment.
Use yaml type style for clang-format documentation (`String`, `Integer`, `List of Strings`, ...) instead of c++ types.
Fix typo in clang/Format/Format.h
Regenarate ClangFormatStyleOptions.rst
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108765/new/
https://reviews.llvm.org/D108765
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/docs/tools/dump_format_style.py
clang/include/clang/Format/Format.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108765.369081.patch
Type: text/x-patch
Size: 25950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210827/9a2571b4/attachment-0001.bin>
More information about the cfe-commits
mailing list