[PATCH] D48720: [clang-format] Put ObjC method arguments into one line when they fit

Jacek Olesiak via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 2 06:44:05 PDT 2018


jolesiak updated this revision to Diff 153705.
jolesiak added a comment.

Improve condition.


Repository:
  rC Clang

https://reviews.llvm.org/D48720

Files:
  lib/Format/ContinuationIndenter.cpp
  lib/Format/FormatToken.h
  lib/Format/TokenAnnotator.cpp
  unittests/Format/FormatTestObjC.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48720.153705.patch
Type: text/x-patch
Size: 10536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180702/81c1cedb/attachment.bin>


More information about the cfe-commits mailing list