[PATCH] D10370: clang-format: Implement AlwaysBreakAfterDeclarationReturnType.

Zachary Turner via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 14 14:17:43 PST 2015


zturner updated this revision to Diff 42774.
zturner added a comment.

This patch was very old, so it didn't apply against ToT.  So this initial update is just to rebase against ToT.  I will make changes in a followup patch.


http://reviews.llvm.org/D10370

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10370.42774.patch
Type: text/x-patch
Size: 10667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151214/1c9c5097/attachment-0001.bin>


More information about the cfe-commits mailing list