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

Danil Sidoruk via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 12 03:04:24 PDT 2022


eoanermine updated this revision to Diff 443895.
eoanermine added a comment.

Add tests for AlignRequiresClauseBody option


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129443

Files:
  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.443895.patch
Type: text/x-patch
Size: 6341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220712/86f66528/attachment.bin>


More information about the cfe-commits mailing list