[PATCH] D32478: [clang-format] Fix AlignOperands when BreakBeforeBinaryOperators is set
Francois Ferrand via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 25 03:05:33 PDT 2019
Typz updated this revision to Diff 226393.
Typz added a comment.
Rebase on top of D50078 <https://reviews.llvm.org/D50078>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D32478/new/
https://reviews.llvm.org/D32478
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/include/clang/Format/Format.h
clang/lib/Format/ContinuationIndenter.cpp
clang/lib/Format/ContinuationIndenter.h
clang/lib/Format/Format.cpp
clang/unittests/Format/FormatTest.cpp
clang/unittests/Format/FormatTestJS.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32478.226393.patch
Type: text/x-patch
Size: 22754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191025/851df127/attachment-0001.bin>
More information about the cfe-commits
mailing list