[PATCH] D119599: [clang-format] Add option to align compound assignments like `+=`
sstwcw via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 21 15:11:40 PST 2022
sstwcw updated this revision to Diff 410400.
sstwcw marked 2 inline comments as done.
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/docs/tools/dump_format_style.py
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
llvm/docs/YamlIO.rst
llvm/include/llvm/Support/YAMLTraits.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119599.410400.patch
Type: text/x-patch
Size: 83885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220221/1d08a3f6/attachment-0001.bin>
More information about the cfe-commits
mailing list