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

Oleg Smolsky via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 24 09:33:14 PDT 2018


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

Added a FIXME comment at Krasimir's request.


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.170915.patch
Type: text/x-patch
Size: 8808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181024/7bfb8650/attachment.bin>


More information about the cfe-commits mailing list