diff options
author | Francois Ferrand <thetypz@gmail.com> | 2018-06-14 13:32:14 +0000 |
---|---|---|
committer | Francois Ferrand <thetypz@gmail.com> | 2018-06-14 13:32:14 +0000 |
commit | 767e1521656a834da28a723134dd5f344e9dbd70 (patch) | |
tree | be6731e32dce13add35e4841b3b403f7332dea10 /lldb/packages/Python/lldbsuite/test/functionalities/command_source/TestCommandSource.py | |
parent | 6ad680ab6a433be7f9e857f4b31726cae871fad9 (diff) | |
download | bcm5719-llvm-767e1521656a834da28a723134dd5f344e9dbd70.tar.gz bcm5719-llvm-767e1521656a834da28a723134dd5f344e9dbd70.zip |
clang-format: Fix documentation generation
Summary:
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.
This is due to missing indent in some code block, and fixed by this patch.
Reviewers: krasimir, djasper, klimek
Reviewed By: krasimir
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D48161
llvm-svn: 334709
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_source/TestCommandSource.py')
0 files changed, 0 insertions, 0 deletions