]> granicus.if.org Git - clang/commit
Revert "[clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not working...
authorPaul Hoad <mydeveloperday@gmail.com>
Wed, 13 Mar 2019 08:15:03 +0000 (08:15 +0000)
committerPaul Hoad <mydeveloperday@gmail.com>
Wed, 13 Mar 2019 08:15:03 +0000 (08:15 +0000)
commitc7f101d7ac7ea1cedaf1915cff124c5bd2f8f9dc
treea44da25ad4a277573066d3d1d90c51dcc60db44c
parent0ba0294ffd68b08a82fbcf6e132974363331e777
Revert "[clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not working if an "else" statement is present"

This reverts commit b358cbb9b78389e20f7be36e1a98e26515c3ecce.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@356030 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ClangFormatStyleOptions.rst
include/clang/Format/Format.h
lib/Format/Format.cpp
lib/Format/UnwrappedLineFormatter.cpp
unittests/Format/FormatTest.cpp
unittests/Format/FormatTestSelective.cpp