Let clang-format format itself.
Apply all formatting changes that clang-format would apply to its own source code. All choices seem to improve readability (or at least not make it worse). No functional changes. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171039 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Format/Format.h 1 addition, 1 deletioninclude/clang/Format/Format.h
- lib/Format/Format.cpp 20 additions, 20 deletionslib/Format/Format.cpp
- lib/Format/UnwrappedLineParser.cpp 1 addition, 3 deletionslib/Format/UnwrappedLineParser.cpp
- lib/Format/UnwrappedLineParser.h 1 addition, 1 deletionlib/Format/UnwrappedLineParser.h
Loading
Please register or sign in to comment