[PATCH] D43015: clang-format: Introduce BreakInheritanceList option
Carlos Alberto Enciso via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 12 04:32:52 PDT 2018
CarlosAlbertoEnciso added a comment.
@Typz,
It seems that the changes done to `ClangFormatStyleOptions.rst` @334408 are causing the generation of the documentation to fail, with the following error:
Warning, treated as error:
/llvm/tools/clang/docs/ClangFormatStyleOptions.rst:1060: WARNING: Definition list ends without a blank line; unexpected unindent.
by reverting to change @332436 the build is fine and no errors are generated.
Thanks
Repository:
rC Clang
https://reviews.llvm.org/D43015
More information about the cfe-commits
mailing list