[PATCH] D49797: [clang-format] Indent after breaking Javadoc annotated line
Krasimir Georgiev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 25 07:13:18 PDT 2018
krasimir created this revision.
Herald added subscribers: cfe-commits, acoomans.
This patch makes clang-format indent the subsequent lines created by breaking a
long javadoc annotated line.
Repository:
rC Clang
https://reviews.llvm.org/D49797
Files:
lib/Format/BreakableToken.cpp
lib/Format/BreakableToken.h
lib/Format/ContinuationIndenter.cpp
unittests/Format/FormatTestComments.cpp
unittests/Format/FormatTestJS.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49797.157259.patch
Type: text/x-patch
Size: 13128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180725/55af9a8c/attachment-0001.bin>
More information about the cfe-commits
mailing list