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

strager via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 17 14:55:31 PDT 2015


strager updated this revision to Diff 35038.
strager added a comment.

Fix missing IsDefinition check in ContinuationIndenter::canBreak.


http://reviews.llvm.org/D10370

Files:
  docs/ClangFormatStyleOptions.rst
  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.35038.patch
Type: text/x-patch
Size: 11794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150917/4e970a88/attachment.bin>


More information about the cfe-commits mailing list