[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:42:25 PST 2017


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

- handle C++ lambdas
- handle preceding empty lines


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.123367.patch
Type: text/x-patch
Size: 4562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171117/2f769468/attachment.bin>


More information about the cfe-commits mailing list