[PATCH] D73354: clang-format: insert trailing commas into containers.

Martin Probst via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 24 07:35:44 PST 2020


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

- - only run comma insertion for JavaScript.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73354/new/

https://reviews.llvm.org/D73354

Files:
  clang/include/clang/Format/Format.h
  clang/lib/Format/Format.cpp
  clang/unittests/Format/FormatTestJS.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73354.240194.patch
Type: text/x-patch
Size: 18936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200124/c286f611/attachment-0001.bin>


More information about the cfe-commits mailing list