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

Marek Kurdej via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 25 00:37:10 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf00a20e51c1d: [clang-format] Add the possibility to align assignments spanning empty lines or… (authored by curdeius).

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.318914.patch
Type: text/x-patch
Size: 70335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210125/1a144a6c/attachment-0001.bin>


More information about the cfe-commits mailing list