[PATCH] D40178: clang-format: [JS] remove trailing lines in arrow functions.

Martin Probst via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 17 09:58:19 PST 2017


mprobst updated this revision to Diff 123370.
mprobst added a comment.

- document the meaning if Children.size() == 0 in this context.


https://reviews.llvm.org/D40178

Files:
  lib/Format/ContinuationIndenter.cpp
  lib/Format/UnwrappedLineFormatter.cpp
  unittests/Format/FormatTest.cpp
  unittests/Format/FormatTestJS.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40178.123370.patch
Type: text/x-patch
Size: 4347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171117/5b5fce4a/attachment.bin>


More information about the cfe-commits mailing list