[PATCH] D32479: clang-format: Introduce BreakConstructorInitializers option

Francois Ferrand via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 24 04:37:19 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303739: clang-format: Introduce BreakConstructorInitializers option (authored by Typz).

Changed prior to commit:
  https://reviews.llvm.org/D32479?vs=99887&id=100068#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32479

Files:
  cfe/trunk/include/clang/Format/Format.h
  cfe/trunk/lib/Format/ContinuationIndenter.cpp
  cfe/trunk/lib/Format/Format.cpp
  cfe/trunk/lib/Format/TokenAnnotator.cpp
  cfe/trunk/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32479.100068.patch
Type: text/x-patch
Size: 22891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170524/9ed9ff28/attachment-0001.bin>


More information about the cfe-commits mailing list