Clang-format: IndentCaseLabels option, proper namespace handling
Summary: + tests arranged in groups, as their number is already quite large. Reviewers: djasper, klimek Reviewed By: djasper CC: cfe-commits Differential Revision: http://llvm-reviews.chandlerc.com/D185 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169520 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Format/Format.h 6 additions, 0 deletionsinclude/clang/Format/Format.h
- lib/Format/Format.cpp 3 additions, 1 deletionlib/Format/Format.cpp
- lib/Format/UnwrappedLineParser.cpp 25 additions, 12 deletionslib/Format/UnwrappedLineParser.cpp
- lib/Format/UnwrappedLineParser.h 6 additions, 2 deletionslib/Format/UnwrappedLineParser.h
- unittests/Format/FormatTest.cpp 180 additions, 109 deletionsunittests/Format/FormatTest.cpp
Loading
Please register or sign in to comment