[PATCH] D79325: [clang-format] [PR42164] Add Option to Break before While

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 15 07:34:04 PDT 2020


MyDeveloperDay updated this revision to Diff 264235.
MyDeveloperDay added a comment.

Use BeforeWhile and not IndentBraces to wrap the line
Update the release notes


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79325/new/

https://reviews.llvm.org/D79325

Files:
  clang/docs/ClangFormatStyleOptions.rst
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Format/Format.h
  clang/lib/Format/Format.cpp
  clang/lib/Format/UnwrappedLineParser.cpp
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79325.264235.patch
Type: text/x-patch
Size: 9442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200515/f8fdbe26/attachment-0001.bin>


More information about the cfe-commits mailing list