[PATCH] D49797: [clang-format] Indent after breaking Javadoc annotated line

Krasimir Georgiev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 30 01:46:08 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338232: [clang-format] Indent after breaking Javadoc annotated line (authored by krasimir, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D49797

Files:
  cfe/trunk/lib/Format/BreakableToken.cpp
  cfe/trunk/lib/Format/BreakableToken.h
  cfe/trunk/lib/Format/ContinuationIndenter.cpp
  cfe/trunk/lib/Format/Format.cpp
  cfe/trunk/unittests/Format/FormatTestComments.cpp
  cfe/trunk/unittests/Format/FormatTestJS.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49797.157927.patch
Type: text/x-patch
Size: 20441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180730/0ecbb2bd/attachment.bin>


More information about the llvm-commits mailing list