[PATCH] D14104: clang-format: Add an additional value to AlignAfterOpenBracket: AlwaysBreak.

Daniel Jasper via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 27 05:40:50 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL251405: clang-format: Add an additional value to AlignAfterOpenBracket: AlwaysBreak. (authored by djasper).

Changed prior to commit:
  http://reviews.llvm.org/D14104?vs=38524&id=38529#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14104

Files:
  cfe/trunk/docs/ClangFormatStyleOptions.rst
  cfe/trunk/include/clang/Format/Format.h
  cfe/trunk/lib/Format/ContinuationIndenter.cpp
  cfe/trunk/lib/Format/Format.cpp
  cfe/trunk/lib/Format/FormatToken.cpp
  cfe/trunk/lib/Format/TokenAnnotator.cpp
  cfe/trunk/unittests/Format/FormatTest.cpp
  cfe/trunk/unittests/Format/FormatTestJS.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14104.38529.patch
Type: text/x-patch
Size: 23354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151027/46b4c7a3/attachment-0001.bin>


More information about the cfe-commits mailing list