[PATCH] D129443: [clang-format] Add option for aligning requires clause body
Emilia Dreamer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 29 00:42:05 PDT 2022
rymiel updated this revision to Diff 463772.
rymiel added a comment.
Resolve nits:
- Re-sorted uses of the name RequiresExpressionIndentationKind
- Updated version to be 16
- Add test for demonstrating indentation as subexpression
- Reformatted
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/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.463772.patch
Type: text/x-patch
Size: 10190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220929/b0a29c20/attachment.bin>
More information about the cfe-commits
mailing list