[PATCH] D115967: [clang-format][NFC] Handle wrapping after => in mustBreakBefore()

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 20 16:30:35 PST 2021


owenpan updated this revision to Diff 395544.
owenpan added a comment.

Removed more redundant code.


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

https://reviews.llvm.org/D115967

Files:
  clang/lib/Format/TokenAnnotator.cpp
  clang/lib/Format/UnwrappedLineParser.cpp
  clang/lib/Format/UnwrappedLineParser.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115967.395544.patch
Type: text/x-patch
Size: 5133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211221/c8a11a80/attachment-0001.bin>


More information about the cfe-commits mailing list