clang-format: Better support and testing for protocol buffers.
With this patch, there is dedicated testing for protocol buffers (https://developers.google.com/protocol-buffers/). Also some minor tweaks formatting tweaks. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@199580 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Format/Format.h 8 additions, 1 deletioninclude/clang/Format/Format.h
- lib/Format/Format.cpp 23 additions, 2 deletionslib/Format/Format.cpp
- lib/Format/TokenAnnotator.cpp 14 additions, 3 deletionslib/Format/TokenAnnotator.cpp
- unittests/Format/CMakeLists.txt 1 addition, 0 deletionsunittests/Format/CMakeLists.txt
- unittests/Format/FormatTest.cpp 0 additions, 9 deletionsunittests/Format/FormatTest.cpp
- unittests/Format/FormatTestProto.cpp 72 additions, 0 deletionsunittests/Format/FormatTestProto.cpp
Loading
Please register or sign in to comment