[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 Jan 21 16:49:00 PST 2020


ghvg1313 updated this revision to Diff 239458.
ghvg1313 added a comment.

- rebase master
- formatting code


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.239458.patch
Type: text/x-patch
Size: 7341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200122/5f0f5d08/attachment.bin>


More information about the cfe-commits mailing list