[PATCH] D30492: [clang-format] Allow all but the first string literal in a sequence to be put on a newline

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 2 03:46:49 PST 2017


krasimir updated this revision to Diff 90312.
krasimir added a comment.

- Reformat newly added chunk of code


https://reviews.llvm.org/D30492

Files:
  lib/Format/ContinuationIndenter.cpp
  unittests/Format/FormatTest.cpp
  unittests/Format/FormatTestObjC.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30492.90312.patch
Type: text/x-patch
Size: 5955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170302/77c4561a/attachment.bin>


More information about the cfe-commits mailing list