[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 10 10:50:11 PDT 2022
rymiel updated this revision to Diff 466551.
rymiel added a comment.
Flip the default and note that in the Release Notes
Sorry, I did not realize I was mentioned.
I think the default option will always be the first option? So I swapped them around.
Note that I didn't change the LLVM config, which right now is still set to `Keyword`.
I'm also not sure if the release notes should note this as "important" or "breaking"
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.466551.patch
Type: text/x-patch
Size: 10937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221010/38ee9ac5/attachment-0001.bin>
More information about the cfe-commits
mailing list