[PATCH] D52676: [clang-format] tweaked another case of lambda formatting

Oleg Smolsky via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 19 15:44:30 PDT 2018


oleg.smolsky updated this revision to Diff 170270.
oleg.smolsky added a comment.

Generalized the patch so that it deals with lambda args irrespective of bin packing. Added additional tests and patched existing ones.


Repository:
  rC Clang

https://reviews.llvm.org/D52676

Files:
  lib/Format/ContinuationIndenter.cpp
  lib/Format/FormatToken.h
  lib/Format/TokenAnnotator.cpp
  lib/Format/UnwrappedLineFormatter.cpp
  unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52676.170270.patch
Type: text/x-patch
Size: 9048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181019/7edd8175/attachment-0001.bin>


More information about the cfe-commits mailing list