[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
Wed Dec 18 14:29:32 PST 2019
ghvg1313 updated this revision to Diff 234621.
ghvg1313 added a comment.
- Handle parameter break between blocks
- Fix test cases and move them to objcTest
- rebase
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/FormatTestObjC.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70926.234621.patch
Type: text/x-patch
Size: 6976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191218/63c9e613/attachment.bin>
More information about the cfe-commits
mailing list