commit | 90b4ce38cb30c5ceaf8695abf7186ed81dfc6d39 | [log] [tgz] |
---|---|---|
author | Krasimir Georgiev <krasimir@google.com> | Fri Jun 23 11:29:40 2017 +0000 |
committer | Krasimir Georgiev <krasimir@google.com> | Fri Jun 23 11:29:40 2017 +0000 |
tree | 44d9f3c9015a22a579195cee890583b31147b5e8 | |
parent | 5d3d716815d7ee98d9020dc1e2a46846b633e1b7 [diff] |
[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 llvm-svn: 306093