[PATCH] D34552: [clang-format] Update dump_format_style.py to indent nested fields

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 23 03:20:08 PDT 2017


krasimir created this revision.

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


https://reviews.llvm.org/D34552

Files:
  docs/ClangFormatStyleOptions.rst
  docs/tools/dump_format_style.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34552.103709.patch
Type: text/x-patch
Size: 5954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170623/5d40340a/attachment.bin>


More information about the cfe-commits mailing list