[clang-format] Add option to break before inheritance separation operator in class declaration.
Differential Revision: https://reviews.llvm.org/D30487 llvm-svn: 297467
Showing
- clang/docs/ClangFormatStyleOptions.rst 4 additions, 0 deletionsclang/docs/ClangFormatStyleOptions.rst
- clang/include/clang/Format/Format.h 5 additions, 0 deletionsclang/include/clang/Format/Format.h
- clang/lib/Format/ContinuationIndenter.cpp 15 additions, 4 deletionsclang/lib/Format/ContinuationIndenter.cpp
- clang/lib/Format/Format.cpp 4 additions, 0 deletionsclang/lib/Format/Format.cpp
- clang/lib/Format/FormatToken.h 1 addition, 0 deletionsclang/lib/Format/FormatToken.h
- clang/lib/Format/TokenAnnotator.cpp 14 additions, 0 deletionsclang/lib/Format/TokenAnnotator.cpp
- clang/unittests/Format/FormatTest.cpp 12 additions, 0 deletionsclang/unittests/Format/FormatTest.cpp
Loading
Please register or sign in to comment