[PATCH] D119599: [clang-format] Add option to align compound assignments like `+=`
sstwcw via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 13 21:47:59 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc24b3db45c7d: [clang-format] Add option to align compound assignments like `+=` (authored by sstwcw).
Changed prior to commit:
https://reviews.llvm.org/D119599?vs=414347&id=414986#toc
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.414986.patch
Type: text/x-patch
Size: 80431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220314/604c6a91/attachment-0001.bin>
More information about the llvm-commits
mailing list