[PATCH] D70926: [clang-format] Add option for not breaking line before ObjC params
Kanglei Fang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 3 13:21:23 PST 2019
ghvg1313 updated this revision to Diff 231971.
ghvg1313 marked an inline comment as done.
ghvg1313 added a comment.
- rename option, remove handlers for nested block itself
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70926/new/
https://reviews.llvm.org/D70926
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: D70926.231971.patch
Type: text/x-patch
Size: 5815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191203/d43f70c0/attachment-0001.bin>
More information about the cfe-commits
mailing list