[PATCH] D12492: [Clang-Format] Add AlwaysBreakBeforeElse and AlwaysBreakBeforeCatch Style to avoid cuddled else/catch

Paul Hoad via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 14 15:07:25 PDT 2015


MyDeveloperDay updated this revision to Diff 34741.
MyDeveloperDay added a comment.

Handle subsequent catch statements


http://reviews.llvm.org/D12492

Files:
  docs/ClangFormatStyleOptions.rst
  include/clang/Format/Format.h
  lib/Format/Format.cpp
  lib/Format/UnwrappedLineParser.cpp
  unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12492.34741.patch
Type: text/x-patch
Size: 7307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150914/1dbe19fd/attachment-0001.bin>


More information about the cfe-commits mailing list