[PATCH] D35683: [clang-format] Put '/**' and '*/' on own lines in multiline jsdocs

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 20 15:25:46 PDT 2017


krasimir updated this revision to Diff 107593.
krasimir marked an inline comment as done.
krasimir added a comment.

- Add negative tests


https://reviews.llvm.org/D35683

Files:
  lib/Format/BreakableToken.cpp
  lib/Format/BreakableToken.h
  lib/Format/ContinuationIndenter.cpp
  unittests/Format/FormatTestJS.cpp
  unittests/Format/FormatTestJava.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35683.107593.patch
Type: text/x-patch
Size: 13620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170720/1ec415df/attachment.bin>


More information about the cfe-commits mailing list