[PATCH] D33023: clang-format: [JS] wrap params with trailing commas.

Martin Probst via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 15 03:20:53 PDT 2017


mprobst updated this revision to Diff 98969.
mprobst marked 2 inline comments as done.
mprobst added a comment.

- only trigger wrapping in js mode, revert appropriate tests


https://reviews.llvm.org/D33023

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33023.98969.patch
Type: text/x-patch
Size: 6249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170515/c70f5f99/attachment-0001.bin>


More information about the cfe-commits mailing list