[PATCH] D139257: [clang-format][NFC] Link braces of a block in UnwrappedLineParser

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 3 17:55:17 PST 2022


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

Updated `resetOptional()` to make resetting `Optional` more obvious.


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

https://reviews.llvm.org/D139257

Files:
  clang/lib/Format/UnwrappedLineParser.cpp
  clang/unittests/Format/BracesRemoverTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139257.479884.patch
Type: text/x-patch
Size: 4149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221204/a0173160/attachment.bin>


More information about the cfe-commits mailing list