[PATCH] D115060: [clang-format][NFC] Code Tidies in UnwrappedLineFormatter

Björn Schäpers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 16 13:14:16 PST 2022


HazardyKnusperkeks updated this revision to Diff 400400.
HazardyKnusperkeks marked 2 inline comments as done.
HazardyKnusperkeks added a comment.
This revision is now accepted and ready to land.

Updated, now using a pointer (potential null) for PreviousLine.


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

https://reviews.llvm.org/D115060

Files:
  clang/lib/Format/UnwrappedLineFormatter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115060.400400.patch
Type: text/x-patch
Size: 12660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220116/4d3add73/attachment-0001.bin>


More information about the cfe-commits mailing list