clang-format: Add option to control call argument bin-packing separately
This is desirable for the Chromium style guide: http://www.chromium.org/developers/coding-style git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@219400 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- docs/ClangFormatStyleOptions.rst 9 additions, 3 deletionsdocs/ClangFormatStyleOptions.rst
- include/clang/Format/Format.h 7 additions, 2 deletionsinclude/clang/Format/Format.h
- lib/Format/ContinuationIndenter.cpp 7 additions, 5 deletionslib/Format/ContinuationIndenter.cpp
- lib/Format/Format.cpp 2 additions, 0 deletionslib/Format/Format.cpp
- unittests/Format/FormatTest.cpp 28 additions, 12 deletionsunittests/Format/FormatTest.cpp
Loading
Please register or sign in to comment