[PATCH] D14105: clang-format: When a line is formatted, also format subsequence lines if their indent is off.
Daniel Jasper via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 27 18:10:47 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL251474: clang-format: When a line is formatted, also format subsequence lines if… (authored by djasper).
Changed prior to commit:
http://reviews.llvm.org/D14105?vs=38497&id=38616#toc
Repository:
rL LLVM
http://reviews.llvm.org/D14105
Files:
cfe/trunk/lib/Format/UnwrappedLineFormatter.cpp
cfe/trunk/test/Format/adjust-indent.cpp
cfe/trunk/test/Format/line-ranges.cpp
cfe/trunk/test/Format/ranges.cpp
cfe/trunk/unittests/Format/FormatTestSelective.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14105.38616.patch
Type: text/x-patch
Size: 5349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151028/7884dd5b/attachment.bin>
More information about the cfe-commits
mailing list