]> granicus.if.org Git - clang/commit
[clang-format] Update dump_format_style.py to indent nested fields
authorKrasimir Georgiev <krasimir@google.com>
Fri, 23 Jun 2017 11:29:40 +0000 (11:29 +0000)
committerKrasimir Georgiev <krasimir@google.com>
Fri, 23 Jun 2017 11:29:40 +0000 (11:29 +0000)
commit4c8bc8646c93899503aa9efbb92832e952c4bbec
treefd6d84cbcaf78924aee6fd96b92454045c0a1c07
parent8864382ad994c9d0b90802128e349c04677feb4d
[clang-format] Update dump_format_style.py to indent nested fields

Summary:
This updates the format options documentation script to indent the
documentation of nested fields. The previous format caused some problems,
as when a bulleted list ends with a multiline comment. See the buildbot failure
http://lab.llvm.org:8011/builders/clang-sphinx-docs/builds/10020/steps/docs-clang-html/logs/stdio

Reviewers: djasper

Reviewed By: djasper

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D34552

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@306093 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ClangFormatStyleOptions.rst
docs/tools/dump_format_style.py