[PATCH] D28235: [clang-format cleanup] merge continuous deleted lines into one deletion.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 3 08:09:39 PST 2017


ioeric created this revision.
ioeric added a reviewer: djasper.
ioeric added a subscriber: cfe-commits.
Herald added a subscriber: klimek.

This cleans up "\n" among continuous lines when they are deleted.


https://reviews.llvm.org/D28235

Files:
  lib/Format/Format.cpp
  unittests/Format/CleanupTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28235.82888.patch
Type: text/x-patch
Size: 4490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170103/67aa0cc2/attachment.bin>


More information about the cfe-commits mailing list