]> granicus.if.org Git - clang/commit
Update the example of BS_Stroustrup to match what is done by clang-format
authorSylvestre Ledru <sylvestre@debian.org>
Fri, 26 Oct 2018 07:25:37 +0000 (07:25 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Fri, 26 Oct 2018 07:25:37 +0000 (07:25 +0000)
commit3c79305630e321df60148995920bc52603635c5c
tree8a2bfedd798ba7830318a03607fbe0e3f060c973
parentc679a8c7f99b337a1e5d79ce0647934d445b8460
Update the example of BS_Stroustrup to match what is done by clang-format

Summary:
reported here https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911561

clang-format-7 -style="{BreakBeforeBraces: Stroustrup}" wasn't doing
the same as the doc

Reviewers: krasimir

Reviewed By: krasimir

Subscribers: cfe-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@345371 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ClangFormatStyleOptions.rst
include/clang/Format/Format.h