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

Francois Ferrand via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 23 05:06:18 PDT 2017


Typz updated this revision to Diff 99886.
Typz marked 3 inline comments as done.
Typz added a comment.

Refactor to avoid duplicating code, and fix typo in test.


https://reviews.llvm.org/D32479

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32479.99886.patch
Type: text/x-patch
Size: 22844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170523/62d7b8e0/attachment-0001.bin>


More information about the cfe-commits mailing list