[PATCH] D129443: [clang-format] Add option for aligning requires clause body

Emilia Dreamer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 17 22:07:19 PDT 2022


rymiel updated this revision to Diff 468414.
rymiel added a comment.

Swap the default for LLVM style, and adjust tests which depended on the previous style to still use it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129443

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129443.468414.patch
Type: text/x-patch
Size: 19039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221018/68043cd2/attachment-0001.bin>


More information about the cfe-commits mailing list