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

Jacek Olesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 02:37:45 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324469: [clang-format] Fix ObjC message arguments formatting. (authored by jolesiak, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D42493

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42493.133184.patch
Type: text/x-patch
Size: 4528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180207/626179e1/attachment.bin>


More information about the llvm-commits mailing list