[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 4 10:28:58 PST 2019


ghvg1313 updated this revision to Diff 232177.
ghvg1313 marked an inline comment as done.
ghvg1313 added a comment.

- Move documents from release notes to header and proper rst, register test


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.232177.patch
Type: text/x-patch
Size: 6654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191204/27f535f8/attachment.bin>


More information about the cfe-commits mailing list