[clang-format][docs][NFC] Fix example for Allman brace breaking style
authorJan Korous <jkorous@apple.com>
Tue, 5 Mar 2019 01:45:31 +0000 (01:45 +0000)
committerJan Korous <jkorous@apple.com>
Tue, 5 Mar 2019 01:45:31 +0000 (01:45 +0000)
commit3fd4a968ad80d603ea4dbd616c00824cf165e384
treeaee3c3c2ec7f9ddeb366d1aea9cd098934bfac39
parent814ad73452702fb2e374281c427a7e7c1427f1b6
[clang-format][docs][NFC] Fix example for Allman brace breaking style

I assume the example is wrong as it's clearly missing line-breaks before
braces.

I just ran the example through clang-format with .clang-format like
this:
BreakBeforeBraces: Allman

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

llvm-svn: 355365
clang/docs/ClangFormatStyleOptions.rst