[PATCH] D127005: [clang-format][NFC] Clean up the unwrapped line parser
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 5 19:00:43 PDT 2022
owenpan updated this revision to Diff 434366.
owenpan edited the summary of this revision.
owenpan added a comment.
Restored the return type of `parseLevel()` and reordered the parameters of `parseStructuralElement()`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127005/new/
https://reviews.llvm.org/D127005
Files:
clang/lib/Format/UnwrappedLineParser.cpp
clang/lib/Format/UnwrappedLineParser.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127005.434366.patch
Type: text/x-patch
Size: 10321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220606/8281c8cc/attachment.bin>
More information about the cfe-commits
mailing list