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

Jacek Olesiak via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 30 03:38:05 PST 2018


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

- Add test


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.131943.patch
Type: text/x-patch
Size: 4408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180130/44f46a99/attachment.bin>


More information about the cfe-commits mailing list