clang-format: Initial support for try-catch.
Most of this patch was created by Alexander Rojas in http://reviews.llvm.org/D2555 Thank you! Synced and addressed review comments. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@208302 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/Format/UnwrappedLineParser.cpp 73 additions, 0 deletionslib/Format/UnwrappedLineParser.cpp
- lib/Format/UnwrappedLineParser.h 1 addition, 0 deletionslib/Format/UnwrappedLineParser.h
- unittests/Format/FormatTest.cpp 62 additions, 16 deletionsunittests/Format/FormatTest.cpp
- unittests/Format/FormatTestJS.cpp 10 additions, 0 deletionsunittests/Format/FormatTestJS.cpp
Loading
Please register or sign in to comment