[PATCH] D119599: [clang-format] Add option to align compound assignments like `+=`
sstwcw via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 10 04:54:00 PST 2022
sstwcw updated this revision to Diff 414347.
sstwcw added a comment.
Modify initialization.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119599/new/
https://reviews.llvm.org/D119599
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/lib/Format/WhitespaceManager.cpp
clang/unittests/Format/FormatTest.cpp
clang/unittests/Format/FormatTestJS.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119599.414347.patch
Type: text/x-patch
Size: 79151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220310/b142f1e1/attachment.bin>
More information about the llvm-commits
mailing list