[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 04:28:51 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303049: JavaScript allows parameter lists to include trailing commas: (authored by mprobst).

Changed prior to commit:
  https://reviews.llvm.org/D33023?vs=98971&id=98979#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33023

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

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


More information about the cfe-commits mailing list