[PATCH] D42493: [clang-format] Fix ObjC message arguments formatting.

Jacek Olesiak via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 29 10:04:01 PST 2018


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

- Add comment explaining ParameterCount reset.


Repository:
  rC Clang

https://reviews.llvm.org/D42493

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: D42493.131825.patch
Type: text/x-patch
Size: 4145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180129/b1348ffb/attachment.bin>


More information about the cfe-commits mailing list