[PATCH] D42957: [clang-format] Do not break before long string literals in protos

Krasimir Georgiev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 8 02:50:38 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324591: [clang-format] Do not break before long string literals in protos (authored by krasimir, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D42957

Files:
  cfe/trunk/lib/Format/ContinuationIndenter.cpp
  cfe/trunk/lib/Format/Format.cpp
  cfe/trunk/lib/Format/TokenAnnotator.cpp
  cfe/trunk/unittests/Format/FormatTestProto.cpp
  cfe/trunk/unittests/Format/FormatTestTextProto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42957.133392.patch
Type: text/x-patch
Size: 4136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180208/7a35b568/attachment.bin>


More information about the llvm-commits mailing list