[PATCH] D93986: [clang-format] Add the possibility to align assignments spanning empty lines or comments

Lukas Barth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 21 06:46:55 PST 2021


tinloaf updated this revision to Diff 318182.
tinloaf added a comment.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.

Of course there was another merge conflict in the release notes. Mental note to self: Put release note changes in separate commit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93986

Files:
  clang/docs/ClangFormatStyleOptions.rst
  clang/docs/ReleaseNotes.rst
  clang/docs/tools/dump_format_style.py
  clang/include/clang/Format/Format.h
  clang/lib/Format/Format.cpp
  clang/lib/Format/WhitespaceManager.cpp
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93986.318182.patch
Type: text/x-patch
Size: 70014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210121/9dba80c7/attachment-0001.bin>


More information about the cfe-commits mailing list